MCPcopy Create free account
hub / github.com/BYVoid/OpenCC / SourceConfigDirectory

Function SourceConfigDirectory

src/benchmark/Performance.cpp:464–466  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

462}
463
464std::string SourceConfigDirectory() {
465 return std::string(PROJECT_SOURCE_DIR) + "/data/config";
466}
467
468std::string BuildDataDirectory() {
469 return std::string(PROJECT_BINARY_DIR) + "/data";

Callers 1

RunCommandLineConversionFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected