diff options
author | Thomas White <taw@physics.org> | 2018-03-13 10:01:13 +0100 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2018-03-13 10:26:44 +0100 |
commit | ea8e7bc35e5c09096c04f5c269451a330d59c49b (patch) | |
tree | ed8fac715b989597e4f2815e5946eced89405a44 /libcrystfel/CMakeLists.txt | |
parent | 279ae2e0836a91f8bff0a225ceaf733d4e072aa7 (diff) |
Nicer way of getting Git revision
This will need a separate way to create the official releases
(which shouldn't have Git revisions attached)
Diffstat (limited to 'libcrystfel/CMakeLists.txt')
-rw-r--r-- | libcrystfel/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libcrystfel/CMakeLists.txt b/libcrystfel/CMakeLists.txt index ade08ed9..5b3fc14c 100644 --- a/libcrystfel/CMakeLists.txt +++ b/libcrystfel/CMakeLists.txt @@ -41,7 +41,6 @@ if(HAVE_FFTW) endif(HAVE_FFTW) set(LIBCRYSTFEL_HEADER - ../version.h src/hdf5-file.h src/reflist.h src/symmetry.h |