mirror of
https://git.eden-emu.dev/archive/citron
synced 2026-04-17 02:00:45 -04:00
chore: update project branding to CITRON
Signed-off-by: Zephyron <zephyron@citron-emu.org>
This commit is contained in:
@@ -23,7 +23,7 @@ if(UNIX AND NOT APPLE)
|
||||
install(TARGETS citron-room)
|
||||
endif()
|
||||
|
||||
if (YUZU_USE_PRECOMPILED_HEADERS)
|
||||
if (CITRON_USE_PRECOMPILED_HEADERS)
|
||||
target_precompile_headers(citron-room PRIVATE precompiled_headers.h)
|
||||
endif()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user