MultiMC5/tools/CMakeLists.txt

3 lines
87 B
CMake
Raw Permalink Normal View History

2020-10-13 19:46:09 +00:00
add_executable(GrabJRE WIN32 GrabJRE.cpp)
target_link_libraries(GrabJRE MultiMC_logic)