#include <cstdlib>#include <iostream>#include "testlib_root_dir.h"#include <vcl_where_root_dir.h>Go to the source code of this file.
Functions | |
| std::string | testlib_root_dir () |
| Return source root directory (ie the one just below vcl and vxl). More... | |
| std::string testlib_root_dir | ( | ) |
Return source root directory (ie the one just below vcl and vxl).
Return source root directory (i.e. the parent directory of both core and contrib).
Definition at line 17 of file testlib_root_dir.cxx.
1.8.15