mirror of
https://github.com/reactos/CMake.git
synced 2025-03-03 09:27:12 +00:00
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)
|
||||
message(FATAL_ERROR "include file not found")
|
||||
endif()
|
||||
|
Loading…
x
Reference in New Issue
Block a user