Sign in
fuchsia
/
third_party
/
cmake
/
79c89f6a95437205f8c35a356eeda371ab9e5e1b
/
.
/
Tests
/
RunCMake
/
CMakePresets
/
GoodBinaryCmdLine.cmake
blob: 9f928fe74f818c6ab8094ad88591b8d46c21cda8 [
file
] [
log
] [
blame
]
include
(
$
{
CMAKE_CURRENT_LIST_DIR
}/
TestVariable
.
cmake
)
get_filename_component
(
_parent
"${CMAKE_SOURCE_DIR}"
DIRECTORY
)
test_variable
(
CMAKE_BINARY_DIR
""
"${_parent}/GoodBinaryCmdLine-build"
)