diff options
Diffstat (limited to 'Modules/CMakeTestRCCompiler.cmake')
-rw-r--r-- | Modules/CMakeTestRCCompiler.cmake | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Modules/CMakeTestRCCompiler.cmake b/Modules/CMakeTestRCCompiler.cmake index 360381a..4ce9353 100644 --- a/Modules/CMakeTestRCCompiler.cmake +++ b/Modules/CMakeTestRCCompiler.cmake @@ -6,3 +6,4 @@ # For now there is no way to do a try compile on just a .rc file # so just do nothing in here. +SET(CMAKE_RC_COMPILER_WORKS 1 CACHE INTERNAL "") |