Commit Graph

4 Commits

Author SHA1 Message Date
fshstk 3234bd1557 Add liblo dependency 2022-09-30 15:58:36 +02:00
fshstk 2ce3fed1e1 Add fftw3 dependency 2022-09-30 15:57:14 +02:00
fshstk c188cb744c Fix CMakeLists syntax
target_compile_options requires the PUBLIC/PRIVATE keyword. I don't know
why the qmake2cmake script doesn't provide the correct syntax here...
2022-09-30 14:38:31 +02:00
fshstk d5f608ffaf Run qmake2cmake command
Command used:
qmake2cmake_all . --min-qt-version 5.15
2022-09-30 14:36:46 +02:00