repo.or.cz
/
gdvolley.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Give stars different colours, but keep it barely noticeable.
[gdvolley.git]
/
CMakeLists.txt
blob
f7785eb3ce0deda4a5a51256c53c2a57364125ba
1
cmake_minimum_required (VERSION 2.6)
2
3
project (gdvolley)
4
5
add_subdirectory (src)
6
7
#include (CPack) perhaps later
8