repo.or.cz
/
hvf.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
loader: remove shouting from ORB's variable name
[hvf.git]
/
build
/
CMakeLists.txt
blob
be9ec4a27cc533906c08f74b50561cd3152d1f62
1
cmake_minimum_required(VERSION 2.6)
2
3
add_executable(ccw_gen ccw_gen.c)
4
add_executable(padcat padcat.c)
5
add_executable(mkarchive mkarchive.c)
6
7
add_subdirectory(byacc)
8
add_subdirectory(re2c)