We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e51d95 commit 3a304f2Copy full SHA for 3a304f2
CMakeLists.txt
@@ -2,7 +2,7 @@
2
cmake_policy(VERSION 3.19...3.20)
3
cmake_minimum_required(VERSION 3.19)
4
5
-project(tenyr VERSION 0.9.9 LANGUAGES C)
+project(tenyr VERSION 0.9.9)
6
7
set(CMAKE_C_STANDARD 99)
8
set(CMAKE_C_STANDARD_REQUIRED TRUE)
0 commit comments