1 2 3 4 5
#include "csgtestcore.h" int main(int argc, char* argv[]) { return csgtestcore(argc, argv, TEST_OPENCSG); }