mirror of
https://github.com/projectM-visualizer/projectm.git
synced 2026-03-25 08:45:08 +00:00
386 B
386 B
C++ Interface Test Suite
This is a small, standalone test build suite made to test if the C++ API links properly.
It must not be included in the main libprojectM build process, as the application requires the final installation layout instead of the build dir.
For a successful test, libprojectM must be built with the ENABLE_CXX_INTERFACE option enabled.