5 lines
116 B
CMake
Raw Normal View History

2019-11-11 23:01:05 +01:00
project(ProjectInclude LANGUAGES NONE)
2012-04-19 19:04:21 +03:00
if(NOT AUTO_INCLUDE)
message(FATAL_ERROR "include file not found")
endif()