repo.or.cz
/
dueringa_WikiWalker.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Support conversion of linkshere
[dueringa_WikiWalker.git]
/
lib
/
CMakeLists.txt
blob
6a6f0525a726b30471fcc06f3e977b741a5b83b9
1
cmake_minimum_required(VERSION 3.1.0)
2
project(WikiWalker-Libs)
3
4
add_subdirectory(jsoncpp)
5
add_subdirectory(LUrlParser)