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 77ad1e3 commit 1e2e1f0Copy full SHA for 1e2e1f0
CMakeLists.txt
@@ -896,7 +896,7 @@ if (NOT NACL)
896
Definitions USELESS_DEFINITION_TO_AVOID_PCH_ISSUE
897
ApplicationMain ${ENGINE_DIR}/null/NullApplication.cpp
898
CompileFlags ${WARNINGS}
899
- Files ${COMMON_DIR}/Util.h # must be nonempty
+ Files ${DUMMYAPPLIST}
900
Tests ${ENGINETESTLIST}
901
)
902
endif()
0 commit comments