Gecode / gecode

Generic Constraint Development Environment
https://www.gecode.org
Other
283 stars 76 forks source link

CMake: improve handling of `gecode-test` #201

Open LebedevRI opened 3 months ago

LebedevRI commented 3 months ago

Ensure that it gets built when testing is enabled, and that CMake actually uses said executable target, and not some binary.

That being said, the test does not pass with assertions enabled: https://github.com/Gecode/gecode/issues/200