mirror of
https://github.com/TREX-CoE/trexio.git
synced 2024-12-22 20:35:44 +01:00
include CMake-specific files into Autotools distribution
This commit is contained in:
parent
6feef1cd5f
commit
21131ed352
@ -76,6 +76,11 @@ ORG_FILES = \
|
||||
|
||||
src_libtrexio_la_SOURCES = $(SOURCES)
|
||||
|
||||
# Include CMake-related files in the distribution.
|
||||
dist_data_DATA = CMakeLists.txt \
|
||||
tools/cmake_uninstall.cmake.in \
|
||||
tools/FindTREXIO.cmake
|
||||
|
||||
# =============== TESTS =============== #
|
||||
|
||||
TESTS_C = \
|
||||
|
Loading…
Reference in New Issue
Block a user