mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2026-08-21 23:39:55 +00:00
9dd19c9a99
* Add open-source shared fonts * Address review comments
4 lines
115 B
CMake
4 lines
115 B
CMake
add_library(open_source_archives INTERFACE)
|
|
|
|
target_include_directories(open_source_archives INTERFACE "include/")
|