3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-09 10:51:50 +00:00
z3/contrib/cmake
Dan Liew a56a53e72d [CMake] Fix installation location of `com.microsoft.z3.jar` when
using CMake 2.8.12.2. It seems ``install_jar()`` in the version of
``UseJava.cmake`` shipped with that version of CMake doesn't handle
the ``DESTINATION`` argument correctly and treats that as the
installation location so CMake would install to
``/usr/local/DESTINATION`` rather than ``/usr/locale/share``.
2016-04-18 12:07:18 +01:00
..
cmake [CMake] Implement support for building the .NET bindings. 2016-03-27 15:04:04 +01:00
examples Move CMakeLists.txt files (other than the one in the repository root) 2016-03-04 15:26:09 +00:00
src [CMake] Fix installation location of `com.microsoft.z3.jar` when 2016-04-18 12:07:18 +01:00
bootstrap.py Fix running the CMake bootstrap script under Python 2.7 2016-03-04 15:26:09 +00:00
maintainers.txt Add bootstrap.py script to copy CMake files into their correct location 2016-03-04 15:26:09 +00:00