mirror of
https://git.planet-casio.com/Lephenixnoir/fxsdk.git
synced 2025-05-30 23:45:11 +02:00
bump version to 2.10.0
This commit is contained in:
parent
7b77fb9c0b
commit
82027e1057
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Build system for the fxSDK
|
# Build system for the fxSDK
|
||||||
|
|
||||||
cmake_minimum_required(VERSION 3.15)
|
cmake_minimum_required(VERSION 3.15)
|
||||||
project(fxSDK VERSION 2.9.2 LANGUAGES C)
|
project(fxSDK VERSION 2.10.0 LANGUAGES C)
|
||||||
|
|
||||||
option(FXLINK_DISABLE_UDISKS2 "Do not build the UDisks2-based features of fxlink")
|
option(FXLINK_DISABLE_UDISKS2 "Do not build the UDisks2-based features of fxlink")
|
||||||
option(FXLINK_DISABLE_SDL2 "Do not build the SDL2-based features of fxlink")
|
option(FXLINK_DISABLE_SDL2 "Do not build the SDL2-based features of fxlink")
|
||||||
|
|
Loading…
Add table
Reference in a new issue