Sign in
chromium
/
external
/
github.com
/
Kitware
/
CMake
/
master
/
.
/
Modules
/
Platform
/
Windows-porc.cmake
blob: a251a132d57e63e8b084c7fd85057f04755189f7 [
file
]
set
(
CMAKE_RC_COMPILE_OBJECT
"<CMAKE_RC_COMPILER> <DEFINES> <INCLUDES> <FLAGS> -Fo<OBJECT> <SOURCE>"
)