repo.or.cz
/
NalaBridge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Signed-off-by: NalaGinrut <suimualatsuki@163.com>
[NalaBridge.git]
/
CMakeLists.txt
blob
735e3f37adf2aabddce5ef60fed78e4f1ce10c82
1
PROJECT(mmrlib)
2
3
#if you don't want the full compiler output, remove the following line
4
SET(CMAKE_VERBOSE_MAKEFILE ON)
5
6
SUBDIRS(src)
7