We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b30947 commit 933e1ceCopy full SHA for 933e1ce
CMakeLists.txt
@@ -1,6 +1,6 @@
1
cmake_minimum_required(VERSION 3.16.3)
2
3
-project(clownassembler LANGUAGES C)
+project(clownassembler VERSION 1.1 LANGUAGES C)
4
5
# Core
6
add_library(clownassembler_core STATIC
0 commit comments