Skip to content

Commit cc11976

Browse files
committed
Add language specification
1 parent 8f9b017 commit cc11976

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source-code/cython/HelloWorld/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cmake_minimum_required(VERSION 3.22)
22

3-
project(HelloWorld)
3+
project(HelloWorld LANGUAGE C)
44

55
list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake")
66

0 commit comments

Comments
 (0)