loader: remove shouting from ORB's variable name
[hvf.git] / build / CMakeLists.txt
blobbe9ec4a27cc533906c08f74b50561cd3152d1f62
1 cmake_minimum_required(VERSION 2.6)
3 add_executable(ccw_gen ccw_gen.c)
4 add_executable(padcat padcat.c)
5 add_executable(mkarchive mkarchive.c)
7 add_subdirectory(byacc)
8 add_subdirectory(re2c)