We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1b0474 commit 9407ff3Copy full SHA for 9407ff3
CMakeLists.txt
@@ -1,5 +1,5 @@
1
cmake_minimum_required (VERSION 3.1)
2
-project (IPPL CXX)
+project (IPPL LANGUAGES C CXX)
3
set (IPPL_VERSION_MAJOR 3)
4
set (IPPL_VERSION_MINOR 0.1)
5
0 commit comments