b91cfb876
1 2 3 4 5 6 7
cmake_minimum_required (VERSION 2.6) project (MCServer) add_subdirectory(lib/inifile/) add_subdirectory (src)