mirror of
https://github.com/mikage-emu/mikage-dev.git
synced 2025-01-08 14:30:59 +01:00
2 lines
156 B
CMake
2 lines
156 B
CMake
add_executable(embed_title main.cpp)
|
|
target_link_libraries(embed_title framework platform boost_program_options boost_filesystem boost_system fmt_includes)
|