forked from Imagelibrary/rtems
librtemscxx: Fix install
This commit is contained in:
@@ -8,10 +8,10 @@ cxxflags: [-std=c++17]
|
|||||||
enabled-by: true
|
enabled-by: true
|
||||||
includes: []
|
includes: []
|
||||||
install:
|
install:
|
||||||
- destination: ${BSP_INCLUDEDIR}
|
- destination: ${BSP_INCLUDEDIR}/rtems
|
||||||
source:
|
source:
|
||||||
- cpukit/include/rtems/c++/error
|
- cpukit/include/rtems/error.hpp
|
||||||
- cpukit/include/rtems/c++/thread
|
- cpukit/include/rtems/thread.hpp
|
||||||
install-path: ${BSP_LIBDIR}
|
install-path: ${BSP_LIBDIR}
|
||||||
links: []
|
links: []
|
||||||
source:
|
source:
|
||||||
|
|||||||
Reference in New Issue
Block a user