1 parent a7ece6c commit a6a3c3eCopy full SHA for a6a3c3e
1 file changed
CMakeLists.txt
@@ -1,6 +1,6 @@
1
cmake_minimum_required(VERSION 3.10)
2
3
-project(buffer_set)
+project(buffer_set LANGUAGES C)
4
5
option(BUILD_TESTS "Build tests" ON)
6
option(CODE_COVERAGE "Enable code coverage reporting" OFF)
0 commit comments