3 lines
103 B
CMake
3 lines
103 B
CMake
cmake_policy(SET CMP0048 NEW)
|
|
project(ProjectDescriptionTest VERSION 1.0.0 DESCRIPTION LANGUAGES NONE)
|