mirror of
https://git.gfz-potsdam.de/naaice/iphreeqc.git
synced 2025-12-16 16:44:49 +01:00
3ed6cb65 Updated for phreeqc changes Introduce end-of-line normalization for CMakeLists.txt git-subtree-dir: examples/com git-subtree-split: 3ed6cb654ab872b3a516d8414c0f21a2e3e584e5
10 lines
160 B
CMake
10 lines
160 B
CMake
SET(Excel_Files
|
|
phreeqc.dat
|
|
runphreeqc.xls
|
|
withcallback.xls
|
|
)
|
|
|
|
SET(Excel_Dir ${EXAMPLES_DIR}/com/excel)
|
|
|
|
install(FILES ${Excel_Files} DESTINATION ${Excel_Dir})
|