We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 451c742 commit b0e7b1dCopy full SHA for b0e7b1d
1 file changed
CMakeLists.txt
@@ -1,5 +1,5 @@
1
cmake_minimum_required(VERSION 3.20)
2
-project(binsparse-rc)
+project(binsparse-rc C CXX)
3
4
set(CMAKE_C_STANDARD 11)
5
0 commit comments