Test ProjectInclude: Add NONE to avoid enabling languages
This commit is contained in:
parent
d2c0350c7b
commit
390f14a244
@ -1,4 +1,4 @@
|
|||||||
project(ProjectInclude)
|
project(ProjectInclude LANGUAGES NONE)
|
||||||
if(NOT AUTO_INCLUDE)
|
if(NOT AUTO_INCLUDE)
|
||||||
message(FATAL_ERROR "include file not found")
|
message(FATAL_ERROR "include file not found")
|
||||||
endif()
|
endif()
|
||||||
|
Loading…
Reference in New Issue
Block a user