Skip to content

Commit 1e2e1f0

Browse files
committed
dummyapp
1 parent 77ad1e3 commit 1e2e1f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -896,7 +896,7 @@ if (NOT NACL)
896896
Definitions USELESS_DEFINITION_TO_AVOID_PCH_ISSUE
897897
ApplicationMain ${ENGINE_DIR}/null/NullApplication.cpp
898898
CompileFlags ${WARNINGS}
899-
Files ${COMMON_DIR}/Util.h # must be nonempty
899+
Files ${DUMMYAPPLIST}
900900
Tests ${ENGINETESTLIST}
901901
)
902902
endif()

0 commit comments

Comments
 (0)