Skip to content

Commit

Permalink
still from bam241/cycamore/special_enrich branch + compilation working
Browse files Browse the repository at this point in the history
  • Loading branch information
bam241 committed Mar 15, 2017
1 parent ef34179 commit 75f9780
Show file tree
Hide file tree
Showing 4 changed files with 1,604 additions and 95 deletions.
3 changes: 2 additions & 1 deletion src/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
### DO NOT DELETE THIS COMMENT: INSERT_ARCHETYPES_HERE ###
USE_CYCLUS("cycvt" "special_enrich")

INSTALL_CYCLUS_MODULE("cycvt" "./cycvt")
INSTALL_CYCLUS_MODULE("cycvt" "./")

# install header files
FILE(GLOB h_files "${CMAKE_CURRENT_SOURCE_DIR}/*.h")
INSTALL(FILES ${h_files} DESTINATION include/cycvt COMPONENT cycvt)
Loading

0 comments on commit 75f9780

Please sign in to comment.