]> www.ginac.de Git - ginac.git/commit
Make compile_ex() work with CMake.
authorMartin Vala <mvala@saske.sk>
Tue, 14 Apr 2015 20:50:31 +0000 (22:50 +0200)
committerRichard Kreckel <kreckel@ginac.de>
Tue, 14 Apr 2015 20:50:31 +0000 (22:50 +0200)
commit5745deb8dbcee040d1012b8260ed317eb2a32f4b
treed66332c518c7a80462c3384da6868d9cc89e69aa
parent0b985d5336debdd396f0fbeca8df850af5f569f4
Make compile_ex() work with CMake.

Infrastructure fixes to make CMake find libdl and make ginac-excompiler
listen to the $CXXFLAGS environment variable.
CMakeLists.txt
check/CMakeLists.txt
cmake/modules/FindLibDL.cmake [new file with mode: 0644]
config.cmake.in
doc/examples/compile1.cpp
doc/examples/compile2.cpp
doc/examples/compile3.cpp
doc/tutorial/ginac.texi
ginsh/CMakeLists.txt
tools/CMakeLists.txt
tools/ginac-excompiler.in