...
This commit is contained in:
@@ -242,8 +242,8 @@ target_compile_features(${PROJECT_NAME} INTERFACE cxx_std_23)
|
||||
target_include_directories(
|
||||
${PROJECT_NAME}
|
||||
INTERFACE
|
||||
$<BUILD_INTERFACE:${CMAKE_CURRENT_SOURCE_DIR};>
|
||||
$<INSTALL_INTERFACE:include/${PROJECT_NAME}>
|
||||
"$<BUILD_INTERFACE:${CMAKE_CURRENT_SOURCE_DIR}>"
|
||||
"$<INSTALL_INTERFACE:include/${PROJECT_NAME}>"
|
||||
)
|
||||
|
||||
if(USE_ERFA)
|
||||
|
||||
Reference in New Issue
Block a user