CMake projectconfig
Create a CMake package, so the library can be found via find_package
.
Also create an example CMake project, that uses the library.
Edited by Stephan Schulz
Merge request reports
Activity
mentioned in issue #34 (closed)
mentioned in issue #24 (closed)
added 1 commit
- ce848a36 - forced C++ dependency to ALL library for Fortran compilations
added 15 commits
- 6b1805ac - clean CMake files and update example CMake project for VTK and Voronoi
- da09da15 - add build artifacts from example project to gitignore
- 5fefe384 - remove old build_all_relocated.sh
- b08f7a8b - update CHANGELOG for now
- 035b37c2 - add preprocess tool to apply definitions (and includes)
- 6117386c - use compile_definitions and create preprocessed header file
- 6ce0873d - propagate compile definitions outwards, for VTK and Voronoi
- b2dc2c53 - update link and build script for better copying by user
- c2685395 - remove unnecessary defines in example project
- 9ea1dd33 - rename example project
- b409eff3 - update subdirectory example for VTK and Voronoi
- 6f6c41d0 - update documentation regarding example projects
- 379a796b - add example Makefile project
- 033b0ab9 - make sure flags are proper for VTK and Voronoi in makefile
- fb18d125 - update example project documentation
Toggle commit listchanged milestone to %Release v1.0
enabled an automatic merge when the pipeline for 7645e93e succeeds
mentioned in commit 78fb92a0
Please register or sign in to reply