You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running cd target/build && ctest --output-on-failure -j16 && cd ../.. says no tests are found if a simple main is added which includes cgal in any way.
The text was updated successfully, but these errors were encountered:
To Reproduce
Using cmake-init template with and without:
Running
cd target/build && ctest --output-on-failure -j16 && cd ../..
says no tests are found if a simple main is added which includes cgal in any way.The text was updated successfully, but these errors were encountered: