From a9ed06bec80a2a975102195b5b7b4fe7fece3d38 Mon Sep 17 00:00:00 2001 From: Tuowen Zhao Date: Mon, 19 Sep 2016 15:50:07 -0600 Subject: change rosecg path & add install --- lib/rosecg/CMakeLists.txt | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'lib/rosecg/CMakeLists.txt') diff --git a/lib/rosecg/CMakeLists.txt b/lib/rosecg/CMakeLists.txt index 610bc50..f6dde35 100644 --- a/lib/rosecg/CMakeLists.txt +++ b/lib/rosecg/CMakeLists.txt @@ -16,3 +16,9 @@ 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