3
0
mirror of https://github.com/triqs/dft_tools synced 2024-10-28 09:48:17 +01:00
dft_tools/packaging/CMakeLists.txt
2023-09-26 15:24:08 -04:00

8 lines
315 B
CMake

# Configure the version of packaging files
configure_file(conda/meta.yaml.in conda/meta.yaml)
configure_file(conda/build.sh conda/build.sh COPYONLY)
configure_file(conda/conda_build_config.yaml conda/conda_build_config.yaml COPYONLY)
configure_file(TRIQS-app4triqs-foss-2021b.eb.in TRIQS-app4triqs-foss-2021b.eb)