summaryrefslogtreecommitdiff
path: root/Modules/CMakeRCInformation.cmake
diff options
context:
space:
mode:
authorBill Hoffman <bill.hoffman@kitware.com>2004-09-23 08:51:06 -0400
committerBill Hoffman <bill.hoffman@kitware.com>2004-09-23 08:51:06 -0400
commit67ac3ea5036f946557abb5ba7fde0bee4f17ace2 (patch)
tree6084cd013c191d3d719df0574708e80e5e4b18bf /Modules/CMakeRCInformation.cmake
parent0eb9c01f148705ab27c3f45157e942b1e497cca1 (diff)
downloadcmake-67ac3ea5036f946557abb5ba7fde0bee4f17ace2.tar.gz
ENH: fix problems with .def and RC files
Diffstat (limited to 'Modules/CMakeRCInformation.cmake')
-rw-r--r--Modules/CMakeRCInformation.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/Modules/CMakeRCInformation.cmake b/Modules/CMakeRCInformation.cmake
index a83609c63d..ceb5cfd906 100644
--- a/Modules/CMakeRCInformation.cmake
+++ b/Modules/CMakeRCInformation.cmake
@@ -15,7 +15,7 @@ SET (CMAKE_RC_FLAGS "${CMAKE_RC_FLAGS_ENV_INIT} $ENV{RCFLAGS} ${CMAKE_RC_FLAGS_I
# now define the following rule variables
# CMAKE_RC_COMPILE_OBJECT
-
+SET(CMAKE_INCLUDE_FLAG_RC "-I")
# compile a Resource file into an object file
IF(NOT CMAKE_RC_COMPILE_OBJECT)
SET(CMAKE_RC_COMPILE_OBJECT