[jasper/player] Fix for applib change
All checks were successful
Build / build (push) Successful in 3m41s

This commit is contained in:
Gary Talent 2024-12-02 21:11:26 -06:00
parent 373de390d3
commit f818ae3a51

View File

@ -18,6 +18,7 @@ endif()
target_compile_definitions( target_compile_definitions(
jasper PRIVATE jasper PRIVATE
OLYMPIC_LOAD_KEEL_MODULES=$<BOOL:${LOAD_KEEL_MODS}> OLYMPIC_LOAD_KEEL_MODULES=$<BOOL:${LOAD_KEEL_MODS}>
OLYMPIC_GUI_APP=1
) )
# enable LTO # enable LTO