ToastFreeware
/
gregoa
/
zavai.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Catch click on prefix area
[gregoa/zavai.git]
/
CMakeLists.txt
diff --git
a/CMakeLists.txt
b/CMakeLists.txt
index 04bae587da2b89c4b2d4bd053ee896bc57e17c5f..3f43f6679c6725f16c9ad35146160cedad0fe4da 100644
(file)
--- a/
CMakeLists.txt
+++ b/
CMakeLists.txt
@@
-2,5
+2,6
@@
cmake_minimum_required(VERSION 2.6)
project(zavai)
set(zavai_version "0.1")
add_subdirectory(gtkfisheyelist)
-#add_subdirectory(src)
+add_subdirectory(polygen)
+add_subdirectory(src)
#add_subdirectory(hooks)