Sign in
cmake
/
cmake
/
39e5a4da220c1ddcd73d74d26ed55a7418add215
/
.
/
Tests
/
CMakeOnly
/
ProjectIncludeAny
/
CMakeLists.txt
blob: ffce488f4123e558972d988bc1a4d877ad7ca52e [
file
] [
log
] [
blame
]
project(ProjectInclude LANGUAGES NONE)
if(NOT AUTO_INCLUDE)
message(FATAL_ERROR "include file not found")
endif()