Sign in
chromium
/
external
/
github.com
/
Kitware
/
CMake
/
refs/heads/master
/
.
/
Modules
/
Platform
/
Windows-orc.cmake
blob: 1f8b08e21fb3933b731dc07fd62c343abf35c888 [
file
] [
log
] [
blame
] [
edit
]
set
(
CMAKE_RC_COMPILE_OBJECT
"<CMAKE_RC_COMPILER> -! <DEFINES> <INCLUDES> <FLAGS> -o<OBJECT> <SOURCE>"
)
set
(
CMAKE_INCLUDE_FLAG_RC
"-i "
)