Sign in
chromium
/
external
/
github.com
/
Kitware
/
CMake
/
refs/heads/release
/
.
/
Tests
/
RunCMake
/
try_compile
/
NonSourceCompileDefinitions.cmake
blob: 8eb0d47a0a76133be0791822083f968abab57887 [
file
] [
log
] [
blame
] [
edit
]
try_compile
(
RESULT $
{
CMAKE_CURRENT_BINARY_DIR
}
$
{
CMAKE_CURRENT_SOURCE_DIR
}/
proj
TestProject
COMPILE_DEFINITIONS DEF
)