repo.or.cz
/
cmake.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
STYLE: Nightly Version update
[cmake.git]
/
Modules
/
CMakeRCCompiler.cmake.in
blob
33f6d90a449e0392b5744e2d24494e29803a5126
1
SET(CMAKE_RC_COMPILER "@CMAKE_RC_COMPILER@")
2
SET(CMAKE_RC_COMPILER_LOADED 1)
3
SET(CMAKE_RC_SOURCE_FILE_EXTENSIONS rc)
4
SET(CMAKE_RC_OUTPUT_EXTENSION .res)
5
SET(CMAKE_RC_COMPILER_ENV_VAR "RC")