C++: Fix test_cpp.cpp to work with VPATH builds
It reads an input file, and the file location is different with VPATH builds. Read top_srcdir from environment and use it to find the file.
parent
adb1b586
Please register or sign in to comment
It reads an input file, and the file location is different with VPATH builds. Read top_srcdir from environment and use it to find the file.