Sign in
chromium
/
external
/
github.com
/
Kitware
/
CMake
/
master
/
.
/
Tests
/
CMakeOnly
/
ProjectInclude
/
CMakeLists.txt
blob: ffce488f4123e558972d988bc1a4d877ad7ca52e [
file
]
project(ProjectInclude LANGUAGES NONE)
if(NOT AUTO_INCLUDE)
message(FATAL_ERROR "include file not found")
endif()