Tim Quatmann
|
c1b06f40b7
|
CMAKE: Added option to include and link against Spot
Conflicts:
CMakeLists.txt
|
3 years ago |
Tim Quatmann
|
6110d33bcc
|
Removed debug output
|
4 years ago |
Tim Quatmann
|
d44bc3c6c2
|
CMAKE: Added option to include and link against Spot
Conflicts:
CMakeLists.txt
|
4 years ago |
Tim Quatmann
|
044a900aa1
|
Added new gurobi versions
|
3 years ago |
Tim Quatmann
|
94d08d73fb
|
Capitalized GUROBI in FindGUROBI.cmake file because it was not found on linux.
|
5 years ago |
Tim Quatmann
|
48395f1218
|
Cmake: Fixed capitalization of z3 and hwloc to silence some cmake warnings that recently appear.
|
5 years ago |
Sebastian Junges
|
542f94babd
|
report on gurobi library, extended libraries and prefer (empirically) newer versions over older versions
|
5 years ago |
Tim Quatmann
|
03a77f9c6a
|
Added new Gurobi version
|
5 years ago |
TimQu
|
de5b9368c4
|
Bumping Gurobi version
|
5 years ago |
Tim Quatmann
|
a2190c04b0
|
Added new versions to FindGurobi.cmake
|
6 years ago |
Matthias Volk
|
c5e356bc40
|
Proper installation of Storm
|
7 years ago |
dehnert
|
e019bf19d1
|
fixing Z3 hint handling
|
7 years ago |
dehnert
|
869271259e
|
updated git version retrieval cmake plugin
|
7 years ago |
dehnert
|
a5bc5d30e5
|
added new gurobi version to find script
|
7 years ago |
Enno Ruijters
|
66e1cf8bd6
|
Add support for Fedora's z3 package.
Fedora installs the z3 headers in /usr/include/z3, which was not being
detected by CMake.
Signed-off-by: dehnert <dehnert@cs.rwth-aachen.de>
|
7 years ago |
dehnert
|
818bf8e447
|
added gurobi70 to FindGurobi.cmake
|
8 years ago |
Sebastian Junges
|
920d48c2bd
|
storm config version now also correctly exported
|
8 years ago |
TimQu
|
de87ff1152
|
fixed finding of z3 library when its location is given via -DZ3_ROOT
|
8 years ago |
dehnert
|
a183b72604
|
fixed xerces
|
8 years ago |
Sebastian Junges
|
e27ffb5b23
|
if hwloc is present on mac, it is also linked as otherwise, we get linker errors
|
8 years ago |
Sebastian Junges
|
3306d2bb1e
|
removed debug output and some deprecated python inclusion
|
8 years ago |
Sebastian Junges
|
b1ce4acc33
|
export imported carl targets
|
8 years ago |
Sebastian Junges
|
b4ce43ca0a
|
carl conf imported, other dependencies declared als import target and exported to storm conf
|
8 years ago |
Sebastian Junges
|
23254f3e62
|
refactoring resource management in storm cmake to allow easier inclusion in other projects
|
8 years ago |
sjunges
|
43d35a0f79
|
storm export config improved
|
8 years ago |
sjunges
|
0260eaa7be
|
towards exporting targets for storm to be included in other projects
|
8 years ago |
Sebastian Junges
|
8c77762e72
|
find xercesc is now provided by cmake, so we use that
|
8 years ago |
dehnert
|
cbd525b40b
|
Cmake adaptions here and there
|
8 years ago |
Sebastian Junges
|
6852af8158
|
source groups fixed
|
8 years ago |
sjunges
|
6a80319c18
|
another Hwloc script
Former-commit-id: cc5efdeb85 [formerly 295c0c994e ]
Former-commit-id: fcaf78b967
|
8 years ago |
sjunges
|
2a1c317363
|
removed debug output from cmake
Former-commit-id: f443a42ba9
|
8 years ago |
sjunges
|
ba81925c1d
|
renamed smt2smtsolver to smtlibsmtsolver and cleaned make files
Former-commit-id: 78c74dc9a5
|
8 years ago |
hbruintjes
|
4c0053d5e7
|
Make the Ginac find package more standard compliant
Former-commit-id: b6176f1d2d
|
9 years ago |
hbruintjes
|
a3fff6b8f6
|
Look for CLN and GiNaC, enable them if found
Former-commit-id: 45cb58477c
|
9 years ago |
hbruintjes
|
7507175795
|
Fix some problems with REQUIRED
Former-commit-id: 26a47b9c4b
|
9 years ago |
hbruintjes
|
1bb2be74d4
|
Update CMake files
Former-commit-id: 9752e504e9
|
9 years ago |
dehnert
|
a01e46779f
|
CMake now requiring hwloc for sylvan under linux
Former-commit-id: d9425c362c
|
9 years ago |
sjunges
|
73ed137587
|
support for gurobi 6.5.0 on MacOS
Former-commit-id: 0e184aedca
|
9 years ago |
sjunges
|
73073d2fff
|
Added Xerces
Former-commit-id: 9e5eeb3b86
|
9 years ago |
sjunges
|
e8408cdc7b
|
gurobi 6.05 for mac os support - second try
Former-commit-id: 1dc5be581a
|
9 years ago |
sjunges
|
4425368e0c
|
gurobi 6.05 for mac os support
Former-commit-id: 29afa71b2d
|
9 years ago |
sjunges
|
bdb105ce85
|
cmake: marked several variables as advanced
Former-commit-id: 8f6c063472
|
9 years ago |
sjunges
|
0a061274b6
|
support for downloaded version of z3
Former-commit-id: d8dc5e03d9
|
9 years ago |
sjunges
|
7722165256
|
Support for gurobi 602
Former-commit-id: 915d3a48dd
|
9 years ago |
sjunges
|
c7becb3c60
|
improved cmake for z3 and gurobi
Former-commit-id: d85982abd2
|
9 years ago |
sjunges
|
9c0b5b028c
|
Finding z3 in system, cleaned some cmakelists.
Former-commit-id: 67ab9f7a0c
|
9 years ago |
PBerger
|
3bb0346407
|
Fixed missing typenames and member initialization reordering.
Former-commit-id: bdf24399d6
|
10 years ago |
PBerger
|
f7adf54be3
|
Added A FindGurobi file for CMake.
Adapted build process to use the new file to support all version of the library (upgrading to 6.0 breaks everything).
Former-commit-id: 820ad02968
|
10 years ago |
David_Korzeniewski
|
5299ed5172
|
Adapted FindCusp to fail silently if cusp is not found. Now configuring fails with a meaningful error message instead of syntax errors.
Former-commit-id: e77388a186
|
10 years ago |
David_Korzeniewski
|
2e92d66bf3
|
Cmake scripts for linking mathsat and gmp or mpir which is required by mathsat
Former-commit-id: b13b68115a
|
10 years ago |