From ad802305ebdc4a3956f90382f7d40a104e8c2f73 Mon Sep 17 00:00:00 2001 From: Tuowen Zhao Date: Mon, 19 Sep 2016 21:52:54 +0000 Subject: removed wrong install target --- lib/rosecg/CMakeLists.txt | 3 --- 1 file changed, 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) -- cgit v1.2.3-70-g09d2