repo.or.cz
/
pscnv.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge pull request #5 from polachok/new
[pscnv.git]
/
CMakeLists.txt
blob
703e050f61fcbe75739614e21aa93b7afd50b511
1
cmake_minimum_required(VERSION 2.8.2)
2
3
project(pscnv)
4
5
add_subdirectory(pscnv)
6
add_subdirectory(libpscnv)
7