Author :
Ralf Habacker
Date :
2020-11-02 12:50:41
Hash :3292a137 Message :cmake: Let make target 'test' be accessable from topmost build directory
The cmake command enable_testing() must be placed in the topmost
CMakeLists.txt so that the make target 'test' is available in the
topmost build directory.