mirror of
https://github.com/mikage-emu/mikage-dev.git
synced 2025-01-09 15:01:00 +01:00
3 lines
156 B
Text
3 lines
156 B
Text
|
add_executable(embed_title main.cpp)
|
||
|
target_link_libraries(embed_title framework platform boost_program_options boost_filesystem boost_system fmt_includes)
|