Patches applied to build system

This commit is contained in:
ghorvath
2010-01-08 22:42:36 +00:00
parent 434749c238
commit d2f16aeaf1
12 changed files with 106 additions and 969 deletions

View File

@@ -1,3 +1,6 @@
cmake_minimum_required(VERSION 2.6)
option (WITH_RAWZOR "Build with Rawzor support" ON)
add_subdirectory (rtexif)
add_subdirectory (rtengine)