mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-26 04:09:35 +03:00
Test ProjectInclude: Add NONE to avoid enabling languages
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
project(ProjectInclude)
|
||||
project(ProjectInclude LANGUAGES NONE)
|
||||
if(NOT AUTO_INCLUDE)
|
||||
message(FATAL_ERROR "include file not found")
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user