mirror of
https://github.com/Kitware/CMake.git
synced 2026-07-02 20:57:29 +00:00
Tests: Avoid enabling languages unnecessarily in RunCMake.project
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
cmake_policy(SET CMP0048 NEW)
|
||||
project(ProjectDescriptionTest VERSION 1.0.0 DESCRIPTION)
|
||||
project(ProjectDescriptionTest VERSION 1.0.0 LANGUAGES NONE DESCRIPTION)
|
||||
|
||||
Reference in New Issue
Block a user