Add testing indices
This commit is contained in:
@@ -12,3 +12,4 @@ static constexpr std::string_view project_version = "@PROJECT_VERSION@";
|
||||
static constexpr std::string_view project_description = "@PROJECT_DESCRIPTION@";
|
||||
static constexpr std::string_view git_sha = "@GIT_SHA@";
|
||||
static constexpr std::string_view data_path = "@Folding_SOURCE_DIR@/tests/data/";
|
||||
static constexpr std::string_view csv_path = "@Folding_SOURCE_DIR@/tests/csv/";
|
||||
|
Reference in New Issue
Block a user