[jasper] Add OLYMPIC_APP_ID to Jasper Studio
Build / build (push) Failing after 1m36s

This commit is contained in:
2026-05-25 14:45:04 -05:00
parent 53d541afed
commit 9c82a58855
+5
View File
@@ -11,6 +11,11 @@ target_link_libraries(
JasperProfile
)
target_compile_definitions(
JasperStudio PUBLIC
OLYMPIC_APP_ID="net.drinkingtea.jasper.JasperStudio"
)
install(
TARGETS
JasperStudio