mirror of
https://github.com/SWG-Source/stationapi.git
synced 2026-01-15 22:04:17 -05:00
Bump version, remove LANGUAGES as CXX and C are picked by default
This commit is contained in:
@@ -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