cmake: some more work towards full BMWlibs support.
This commit is contained in:
2
src/external/BMWtools/CMakeLists.txt
vendored
2
src/external/BMWtools/CMakeLists.txt
vendored
@@ -36,7 +36,7 @@ target_include_directories(
|
||||
)
|
||||
|
||||
#--- add library dependencies -------------------------------------------------
|
||||
target_link_libraries(BMWtools ${ROOT_LIBRARIES}) # //as35 cuba lib needs to be added here!!
|
||||
target_link_libraries(BMWtools ${ROOT_LIBRARIES} cuba)
|
||||
|
||||
#--- install BMWtools solib ---------------------------------------------------
|
||||
install(TARGETS BMWtools DESTINATION lib)
|
||||
|
||||
Reference in New Issue
Block a user