Sign in
android
/
platform
/
ndk
/
06c762d797782f574e40a956613c4e19c504b6c1
/
.
/
tests
/
build
/
cmake-response-file
/
CMakeLists.txt
blob: 91bd63482ede2b4ca781a03164a251a093381ccd [
file
] [
log
] [
blame
]
# Silence unused variable warning.
if(CMAKE_NINJA_FORCE_RESPONSE_FILE)
endif()
add_executable(response-file response-file.cpp)