summaryrefslogtreecommitdiff
path: root/src/compression/CMakeLists.txt
AgeCommit message (Collapse)Author
2014-06-26Version 1.6 of the TNG library.Magnus Lundborg
Added functions to get the version of the header and the library. Improved version control of the library using CMake config and version files. Changed tng_util_frame_current_compression_get() return type to double before the API is widely circulated (no release has been made since that function was added). Compiling compression functions into the tng_io library. Uses BuildTNG.cmake instead of including add_subdirectories. Change-Id: I5e4818736fb2632c06ca7df8e84ce9544bf2acaf
2014-06-19Use CMAKE_INSTALL_LIBDIR as location for installation.Magnus Lundborg
Change-Id: If2b6ffad5cec9dd687afcbe1ce4c11bbc62c88fc
2014-06-16Enhancements to CMake usageMark Abraham
These changes mostly address being able to use fully-constructed source-file targets in GROMACS, e.g. to construct an object library. Thus compilation properties are moved onto the source files, rather than the library into which they are linked. Removed unnecessary library properties Made it easier to handle lists of source files in non-repetitious ways. Change-Id: I01a4a56ba8a8d45ba02d95d08c948b9ca5015013
2013-10-29Build libraries in lib/ directory instead of src/lib/Magnus Lundborg
2013-10-29Added install support.Magnus Lundborg
2013-10-09Fix build issues.Magnus Lundborg
2013-05-17Only add math library on UNIX. Copy .sh files on UNIX. Copy .bat files on ↵Daniel Spangberg
windows.
2013-05-16Link to the maths library.Magnus Lundborg
2013-05-15Updated CMake files for compression library.Magnus Lundborg
The include path was specified and the tng_io library linked to the compression library.
2013-05-15Also add the modified cmakefiles.Daniel Spangberg
2013-05-15Added tng_compress trajectory compression algorithmsDaniel Spangberg
contact: Jan Huwald // Impressum