mirror of
https://github.com/SWG-Source/stationapi.git
synced 2026-07-13 21:01:03 -04:00
Bump version, remove LANGUAGES as CXX and C are picked by default
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ endif()
|
||||
|
||||
cmake_minimum_required(VERSION 3.2 FATAL_ERROR)
|
||||
|
||||
project(stationapi VERSION 1.0 LANGUAGES CXX)
|
||||
project(stationapi VERSION 1.1)
|
||||
|
||||
set(CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user