We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73c6595 commit 6e0a0efCopy full SHA for 6e0a0ef
CMakeLists.txt
@@ -46,7 +46,7 @@ project(rsp-cmake-scripts
46
VERSION "${version_VERSION}"
47
DESCRIPTION "A collection of CMake scripts for C++ projects"
48
HOMEPAGE_URL "https://github.com/rsps/cmake-scripts"
49
- LANGUAGES NONE
+ LANGUAGES "CXX"
50
)
51
52
# Ensure parent project has modules and other properties available.
0 commit comments