mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-26 04:09:35 +03: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