fix Boost_INCLUDE_DIR -> Boost_INCLUDE_DIRS
Build and Deploy Documentation / build-and-deploy (push) Successful in 21s
Build and Deploy Documentation / build-and-deploy (push) Successful in 21s
This commit is contained in:
@@ -55,7 +55,7 @@ add_executable(spirit_fcn_test
|
||||
#--- add include directories --------------------------------------------------
|
||||
target_include_directories(spirit_fcn_test
|
||||
BEFORE PRIVATE
|
||||
${Boost_INCLUDE_DIR}
|
||||
${Boost_INCLUDE_DIRS}
|
||||
)
|
||||
|
||||
#--- link libraries -----------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user