Autoconf + Boost Unit tests: Unit tests are now only activated if Boost unit test libs are available -> created first unit test which is checking RandomGenerator.h class and using the ThePEG lib as a dependency -> To test this: Make sure that the Boost unit test libs are found during configure and then type, make and make check. -> If you forget make before make check it will complain about missing ThePEG lib
Description
Description
Details
Details
- Provenance
mharrend Authored on - Parents
- rTHEPEGHG8966f21b3b82: Autoconf: Check if boost unit tests libs are available and set flag -> Useful…
- Branches
- Unknown
- Tags