We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75fbde7 commit e8ac22eCopy full SHA for e8ac22e
1 file changed
workspace/template/CMakeLists.txt
@@ -8,6 +8,7 @@ set(LOCAL_INCLUDE_DIRS ${CMAKE_CURRENT_SOURCE_DIR}/include)
8
9
set(INCLUDE_DIRS
10
${LOCAL_INCLUDE_DIRS}
11
+ ${CMAKE_CURRENT_SOURCE_DIR}/src
12
${PARENT_DIR}
13
${PARENT_DIR}/include
14
${PARENT_DIR}/src
0 commit comments