Go to file
Wolfgang Stöggl 40a2541855 Add Z3 cmake files required by find_package
So far, Z3 is not found when using cmake find_package(Z3).
The following files have been added, to enable find_package(Z3):
  Z3Config.cmake
  Z3ConfigVersion.cmake
  Z3Targets.cmake
  Z3Targets-release.cmake

Remarks:
- Z3 has a build system using CMake. However, it does not support
  building OCaml bindings yet. Therefore, stay with the classical
  configure and make build in the spec file here and provide the
  required cmake files manually.
- Version, lib and bitness are updated in above .cmake template files
  during the rpm prep stage using sed.
2020-05-15 17:12:35 +02:00
.gitignore New upstream version. 2019-06-22 09:11:24 -06:00
Z3_cmake_files.tar.gz Add Z3 cmake files required by find_package 2020-05-15 17:12:35 +02:00
sources Version 4.8.8. Drop all patches; all have been upstreamed. 2020-05-09 16:45:27 -06:00
z3.rpmlintrc New upstream version. 2019-11-21 14:44:32 -07:00
z3.spec Add Z3 cmake files required by find_package 2020-05-15 17:12:35 +02:00