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
Could you please remove EXCLUDE_FROM_ALL in test executable targets, and use the cmake-standard BUILD_TESTING variable to enable tests? Also please add the target that would run tests.
Could you please remove
EXCLUDE_FROM_ALLin test executable targets, and use the cmake-standardBUILD_TESTINGvariable to enable tests? Also please add the target that would run tests.