include path supplied
This commit is contained in:
@@ -14,6 +14,8 @@ target_include_directories(ctrl_algo PUBLIC
|
|||||||
$<INSTALL_INTERFACE:include>
|
$<INSTALL_INTERFACE:include>
|
||||||
)
|
)
|
||||||
|
|
||||||
|
target_include_directories(ctrl_algo PRIVATE ${Qt6Core_INCLUDE_DIRS})
|
||||||
|
|
||||||
# Link an executable to the library
|
# Link an executable to the library
|
||||||
# add_executable(app src/main.cpp)
|
# add_executable(app src/main.cpp)
|
||||||
# target_link_libraries(app PRIVATE math_utils)
|
# target_link_libraries(app PRIVATE math_utils)
|
||||||
|
|||||||
Reference in New Issue
Block a user