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