summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorMagnus Lundborg <lundborg.magnus@gmail.com>2013-12-16 16:35:56 (GMT)
committerMagnus Lundborg <lundborg.magnus@gmail.com>2013-12-16 16:37:19 (GMT)
commitf5499d079b621a0ef75bb3c0dbf79b32309935d9 (patch)
tree060c4d408987b068c60085a8dbc30f0e13286c19 /CMakeLists.txt
parent171d7ec5d4bc344f3dc078eb37bbcaf88672e17c (diff)
Copy example_files dir to the bin/tests directory.
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 07d1f33..388d2af 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -37,8 +37,6 @@ add_subdirectory(src)
install(FILES include/tng_io.h DESTINATION include/)
-file(COPY example_files DESTINATION .)
-
#-- Add an Option to toggle the generation of the API documentation
option(TNG_BUILD_DOCUMENTATION "Use Doxygen to create the HTML based API documentation" OFF)
if(TNG_BUILD_DOCUMENTATION)
contact: Jan Huwald // Impressum