1
0
mirror of https://github.com/TREX-CoE/trexio.git synced 2024-07-22 10:47:43 +02:00

include CMake-specific files into Autotools distribution

This commit is contained in:
q-posev 2021-11-16 18:11:42 +01:00
parent 6feef1cd5f
commit 21131ed352

View File

@ -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 = \