Skip to content

Commit

Permalink
xrLCUtil: fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
eagleivg committed Jun 6, 2018
1 parent ceb58e7 commit fffaf21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/utils/xrLCUtil/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ add_dir("${DIRS}")

include_directories(
${CMAKE_CURRENT_SOURCE_DIR}/../..
${CMAKE_CURRENT_SOURCE_DIR}/../../sdk/include
${CMAKE_CURRENT_SOURCE_DIR}/../../../sdk/include
)

list(REMOVE_ITEM ${PROJECT_NAME}__SOURCES "${CMAKE_CURRENT_SOURCE_DIR}/./LevelCompilerLoggerWindow.cpp")
Expand Down

0 comments on commit fffaf21

Please sign in to comment.