
The library is now named "maxtest". The related include-files are, for now, usable without designating the full include path. This may be changed later, but would require modifying every test.
3 lines
59 B
CMake
3 lines
59 B
CMake
include_directories(include/maxtest)
|
|
add_subdirectory(src)
|