mirror of
https://github.com/pound-emu/ballistic.git
synced 2026-01-31 01:15:21 +01:00
@@ -8,7 +8,7 @@ if(NOT CMAKE_BUILD_TYPE)
|
||||
set(CMAKE_BUILD_TYPE Debug)
|
||||
endif()
|
||||
|
||||
project(Ballistic LANGUAGES C VERSION 0.1.0)
|
||||
project(Ballistic LANGUAGES C VERSION 0.2.0)
|
||||
|
||||
|
||||
# option(BALLISTIC_ENABLE_CPU_FEATURE_DETECTION "Makes Ballistic able to detect CPU features of the host" ON)
|
||||
|
||||
Reference in New Issue
Block a user