We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1140086 + 8179068 commit f43bd10Copy full SHA for f43bd10
CMakeLists.txt
@@ -1,5 +1,5 @@
1
cmake_minimum_required(VERSION 3.5)
2
-project(libxeddsa VERSION 2.0.0)
+project(libxeddsa VERSION 2.0.0 LANGUAGES C)
3
4
include(CTest)
5
ref10/CMakeLists.txt
-project(ref10)
+project(ref10 LANGUAGES C)
0 commit comments