Give stars different colours, but keep it barely noticeable.
[gdvolley.git] / CMakeLists.txt
blobf7785eb3ce0deda4a5a51256c53c2a57364125ba
1 cmake_minimum_required (VERSION 2.6)
3 project (gdvolley)
5 add_subdirectory (src)
7 #include (CPack) perhaps later