mirror of
https://codeberg.org/dnkl/yambar.git
synced 2025-04-19 19:25:41 +02:00
decorations: cmake: we don't *really* need 3.13
This commit is contained in:
parent
20f44814cb
commit
ccfb318212
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
cmake_minimum_required(VERSION 3.13)
|
||||
cmake_minimum_required(VERSION 3.7)
|
||||
|
||||
add_library(decoration-sdk INTERFACE)
|
||||
target_compile_options(decoration-sdk INTERFACE ${CAIRO_CFLAGS_OTHER})
|
||||
|
|
Loading…
Add table
Reference in a new issue