mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-16 18:57:03 +00:00
Better CMake dependency handling
This commit is contained in:
@@ -6,3 +6,4 @@ add_library(UrdeLocales
|
|||||||
en_GB.yaml en_GB.cpp
|
en_GB.yaml en_GB.cpp
|
||||||
ja_JP.yaml ja_JP.cpp
|
ja_JP.yaml ja_JP.cpp
|
||||||
locale.hpp locale.cpp)
|
locale.hpp locale.cpp)
|
||||||
|
target_link_libraries(UrdeLocales specter)
|
||||||
|
|||||||
Reference in New Issue
Block a user