1
0
mirror of https://github.com/TREX-CoE/trexio.git synced 2024-09-27 03:51:07 +02:00
Commit Graph

6 Commits

Author SHA1 Message Date
joguenzl
ae6f912306 Substitute PROJECT_SOURCE_DIR for CMAKE_SOURCE_DIR 2023-11-30 12:34:38 +01:00
3646825790
Remove HL HDF5 from CMake 2023-04-03 22:48:42 +02:00
2a9cfb3fa4 [CMake] add minor support for pthreads and stdint 2022-01-20 17:32:01 +01:00
Pablo Lopez Rios
36a05c184d Use cmake's configure_file() as suggested by Evgeny Posenitskiy. 2022-01-19 10:14:31 +00:00
Pablo Lopez Rios
12a7454c0c Fix cmake compilation.
This includes:
* Declare generated source files in include/ as GENERATED in
  TREXIO_DEVEL mode.
* Generate include/config.h with version components from project
  delcaration, and for good measure have src/templates_front/build.sh
  set version components to 0 if not present.
2022-01-18 14:04:00 +00:00
72c355c7cc Top-level CMakeLists with subdirectories 2021-11-17 14:00:35 +01:00