mirror of
https://git.planet-casio.com/Lephenixnoir/JustUI.git
synced 2025-06-06 21:35:05 +02:00
bump version to 1.4.0
This commit is contained in:
parent
86ca380417
commit
ccb5feae04
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Just UI
|
# Just UI
|
||||||
|
|
||||||
cmake_minimum_required(VERSION 3.16)
|
cmake_minimum_required(VERSION 3.16)
|
||||||
project(JustUI VERSION 1.3.0 LANGUAGES C)
|
project(JustUI VERSION 1.4.0 LANGUAGES C)
|
||||||
find_package(Gint 2.8 REQUIRED)
|
find_package(Gint 2.11 REQUIRED)
|
||||||
include(Fxconv)
|
include(Fxconv)
|
||||||
|
|
||||||
set(CMAKE_INSTALL_MESSAGE LAZY)
|
set(CMAKE_INSTALL_MESSAGE LAZY)
|
||||||
|
|
Loading…
Add table
Reference in a new issue