mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-03 04:40:18 -05: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