You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
358 B

3 years ago
/**
* ------------------------------------
* @author: Weipeng Kong
* @date: 2021/12/1
3 years ago
* @email: yjxkwp@foxmail.com
* @site: https://donot.fit
* @description:
* ------------------------------------
**/
#ifndef OCTREE_SDF_TEST_PATH_H
#define OCTREE_SDF_TEST_PATH_H
3 years ago
#define TEST_DATA_BASE_PATH "@TEST_DATA_BASE_PATH@"
3 years ago
#endif //OCTREE_SDF_TEST_PATH_H