We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d48b00 commit 4633e43Copy full SHA for 4633e43
CMakeLists.txt
@@ -1,7 +1,7 @@
1
cmake_minimum_required(VERSION 3.25)
2
3
project(luaclasslib
4
- VERSION 2.2.1
+ VERSION 3.0.0
5
LANGUAGES C CXX)
6
7
set(LUACLASS_ENABLE_ASAN false CACHE BOOL "Enable address sanitizer for tests target.")
0 commit comments