summaryrefslogtreecommitdiff
path: root/lib/rosecg
diff options
context:
space:
mode:
Diffstat (limited to 'lib/rosecg')
-rw-r--r--lib/rosecg/CMakeLists.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/rosecg/CMakeLists.txt b/lib/rosecg/CMakeLists.txt
index f6dde35..4da3bcf 100644
--- a/lib/rosecg/CMakeLists.txt
+++ b/lib/rosecg/CMakeLists.txt
@@ -17,8 +17,5 @@ add_library(rosecg ${CODEGEN_ROSE_SRC})
install(TARGETS rosecg
DESTINATION lib)
-install(TARGETS omega
- ARCHIVE DESTINATION lib)
-
install(DIRECTORY include/code_gen
DESTINATION include)