Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
e301cbffcce8b83e35bfcf376c97fc86256ca7d3
/
.
/
Modules
/
Platform
/
Windows-windres.cmake
blob: 7d787dddf33ba258b62ae5ff241bcc2ca1b5c2b6 [
file
]
set
(
CMAKE_RC_COMPILE_OBJECT
"<CMAKE_RC_COMPILER> -O coff <DEFINES> <INCLUDES> <FLAGS> <SOURCE> <OBJECT>"
)