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 ceb58e7 commit fffaf21Copy full SHA for fffaf21
src/utils/xrLCUtil/CMakeLists.txt
@@ -8,7 +8,7 @@ add_dir("${DIRS}")
8
9
include_directories(
10
${CMAKE_CURRENT_SOURCE_DIR}/../..
11
- ${CMAKE_CURRENT_SOURCE_DIR}/../../sdk/include
+ ${CMAKE_CURRENT_SOURCE_DIR}/../../../sdk/include
12
)
13
14
list(REMOVE_ITEM ${PROJECT_NAME}__SOURCES "${CMAKE_CURRENT_SOURCE_DIR}/./LevelCompilerLoggerWindow.cpp")
0 commit comments