Hi folks,
The build is failing for me on OS X 10.13.4 with the new Qt 5.11.0 installed.
Fails during cmake with the following error:
-- Found FFTW: /usr/local/lib/libfftw3f.dylib
-- Found LIQUID: /usr/local/lib/libliquid.dylib
CMake Error at CMakeLists.txt:72 (qt5_use_modules):
Unknown CMake command "qt5_use_modules".
-- Configuring incomplete, errors occurred!
See also "/tmp/inspectrum-20180523-36493-1vl3exo/inspectrum-0.2.1/CMakeFiles/CMakeOutput.log".
Example build logs: https://gist.github.com/ilovezfs/b0955c7da0cbb43f553ae58ff03eba85
Looks like the same issue as this: lastfm/liblastfm#36
Hi folks,
The build is failing for me on OS X 10.13.4 with the new Qt 5.11.0 installed.
Fails during cmake with the following error:
Example build logs: https://gist.github.com/ilovezfs/b0955c7da0cbb43f553ae58ff03eba85
Looks like the same issue as this: lastfm/liblastfm#36