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 cc11976 commit 634dda3Copy full SHA for 634dda3
source-code/cython/HelloWorld/CMakeLists.txt
@@ -1,6 +1,6 @@
1
cmake_minimum_required(VERSION 3.22)
2
3
-project(HelloWorld LANGUAGE C)
+project(HelloWorld LANGUAGES C)
4
5
list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake")
6
0 commit comments