mirror of
https://github.com/hyprwm/hyprcursor.git
synced 2024-11-16 18:25:58 +01:00
cmake: bump ver to 0.1.6
This commit is contained in:
parent
7561459770
commit
818d8c4b69
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
cmake_minimum_required(VERSION 3.19)
|
cmake_minimum_required(VERSION 3.19)
|
||||||
|
|
||||||
set(HYPRCURSOR_VERSION "0.1.5")
|
set(HYPRCURSOR_VERSION "0.1.6")
|
||||||
add_compile_definitions(HYPRCURSOR_VERSION="${HYPRCURSOR_VERSION}")
|
add_compile_definitions(HYPRCURSOR_VERSION="${HYPRCURSOR_VERSION}")
|
||||||
|
|
||||||
project(hyprcursor
|
project(hyprcursor
|
||||||
|
|
Loading…
Reference in a new issue