mirror of
https://github.com/p-ranav/argparse
synced 2026-06-08 16:35:45 +00:00
1af8b826c8
This change also explicitly lists the source files for CMake. This is because `GLOB` does not remove old files when switching branches in Git, and `CONFIGURE_DEPENDS` will add unstaged files after stashing. See also: https://cmake.org/cmake/help/latest/command/file.html#glob
2 lines
23 B
C++
2 lines
23 B
C++
#include <doctest.hpp>
|