We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81e6df7 commit d136f2bCopy full SHA for d136f2b
CMakeLists.txt
@@ -1,3 +1,7 @@
1
+# This file is not used for compiling but used
2
+# when generating project using CMake generator.
3
+# If you are not using CMake then just open .sln file
4
+
5
cmake_minimum_required(VERSION 3.22)
6
7
project(CppAst.NET CSharp)
0 commit comments