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
Move test_include_paths configuration to the test folder
- Relocated the test_include_paths executable setup from the root CMakeLists.txt
to the test folder's CMakeLists.txt.
- Included the necessary doctest package configuration and non-standard include paths.
- Ensured proper target linking and definitions for the test_include_paths target.
0 commit comments