Skip to content

Commit

Permalink
Merge d07656b into 4029526
Browse files Browse the repository at this point in the history
  • Loading branch information
julianoes committed Aug 19, 2018
2 parents 4029526 + d07656b commit 495cf1c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 27 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Expand Up @@ -16,6 +16,7 @@ include(cmake/tinyxml2.cmake)
include(cmake/zlib.cmake)

if(NOT MSVC)
cmake_policy(SET CMP0058 NEW)
include(third_party/cpp_rsc/cmake/modules/cpp_resource.cmake)
if(NOT ANDROID AND NOT IOS)
# If not cross-compiling, we can build cpp_rsc.
Expand Down
27 changes: 0 additions & 27 deletions cmake/embed_files.cmake

This file was deleted.

0 comments on commit 495cf1c

Please sign in to comment.