mirror of
https://codeberg.org/vyn/rei-json.git
synced 2025-07-01 09:33:19 +00:00
Remove CMAKE Slint config
This commit is contained in:
parent
f057dc28b8
commit
63e7986b09
1 changed files with 0 additions and 3 deletions
|
@ -10,9 +10,6 @@ endif ()
|
|||
project(rei-json LANGUAGES CXX VERSION ${REI_JSON_VERSION})
|
||||
|
||||
set(CMAKE_CXX_STANDARD 23)
|
||||
set(CMAKE_EXPORT_COMPILE_COMMANDS ON)
|
||||
set(SLINT_FEATURE_RENDERER_SKIA ON)
|
||||
set(SLINT_FEATURE_RENDERER_SOFTWARE ON)
|
||||
|
||||
add_library(rei-json
|
||||
src/parse.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue