We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c83cbea commit 4e70b86Copy full SHA for 4e70b86
1 file changed
CMakeLists.txt
@@ -1,6 +1,6 @@
1
cmake_minimum_required(VERSION 3.13 FATAL_ERROR)
2
3
-project(MyProcessor)
+project(MyProcessor CXX)
4
5
include(dependencies.cmake)
6
0 commit comments