5 lines
101 B
CMake
Raw Normal View History

2012-04-19 19:04:21 +03:00
project(ProjectInclude)
if(NOT AUTO_INCLUDE)
message(FATAL_ERROR "include file not found")
endif()