gecode icon indicating copy to clipboard operation
gecode copied to clipboard

CMake: improve handling of `gecode-test`

Open LebedevRI opened this issue 1 year ago • 0 comments

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

LebedevRI avatar Aug 23 '24 01:08 LebedevRI