mirror of
https://git.gfz-potsdam.de/naaice/iphreeqc.git
synced 2025-12-16 08:38:23 +01:00
Added using-cmake files to automake files
This commit is contained in:
parent
dbba3f26dc
commit
089e872532
@ -2,6 +2,7 @@ ACLOCAL_AMFLAGS = -I m4
|
|||||||
EXTRA_DIST =\
|
EXTRA_DIST =\
|
||||||
CMakeLists.txt\
|
CMakeLists.txt\
|
||||||
INSTALL\
|
INSTALL\
|
||||||
|
IPhreeqcConfig.cmake.in\
|
||||||
IPhreeqc.rc\
|
IPhreeqc.rc\
|
||||||
resource.h
|
resource.h
|
||||||
SUBDIRS = src tests examples doc database
|
SUBDIRS = src tests examples doc database
|
||||||
|
|||||||
@ -9,7 +9,13 @@ EXTRA_DIST =\
|
|||||||
cpp/CMakeLists.txt\
|
cpp/CMakeLists.txt\
|
||||||
cpp/advect/CMakeLists.txt\
|
cpp/advect/CMakeLists.txt\
|
||||||
fortran/CMakeLists.txt\
|
fortran/CMakeLists.txt\
|
||||||
fortran/advect/CMakeLists.txt
|
fortran/advect/CMakeLists.txt\
|
||||||
|
using-cmake/CMakeLists.txt\
|
||||||
|
using-cmake/CMakeLists.txt.in\
|
||||||
|
using-cmake/ex2\
|
||||||
|
using-cmake/main.cpp\
|
||||||
|
using-cmake/phreeqc.dat\
|
||||||
|
using-cmake/README.txt
|
||||||
|
|
||||||
EXAMPLES_DIR = $(docdir)/examples
|
EXAMPLES_DIR = $(docdir)/examples
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user