mirror of
https://github.com/TREX-CoE/trexio.git
synced 2024-11-03 20:54:07 +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)
|
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 =============== #
|
||||||
|
|
||||||
TESTS_C = \
|
TESTS_C = \
|
||||||
|
Loading…
Reference in New Issue
Block a user