Edouard Griffiths
|
f522d88fc5
|
Merge pull request #2252 from srcejon/freq_scanner
Update CMakeLists.txt to allow static libraries to be built
|
2024-09-13 21:07:04 +02:00 |
|
srcejon
|
1df07b21ae
|
Update CMakeLists.txt to allow static libraries to be built, as well as shared.
Add BUILD_BENCH, BUILD_SHARED_LIBS, ENABLE_AARONIARTSA and ENABLE_METIS options.
|
2024-09-11 20:16:40 +01:00 |
|
DreamNik
|
202fc96de6
|
Append prefix to plugin name when running on Android.
Android libraries can't be placed inside subdirectory, so to
distinguish plugins from regular libraries the new prefix is used.
|
2024-09-05 13:37:51 +03:00 |
|
Jon Beniston
|
fc7c9c1fc8
|
Update CMakeLists.txt to support both Qt5 and Qt6. Add option ENABLE_QT6
|
2022-11-17 14:34:54 +00:00 |
|
Jon Beniston
|
97496ae9f9
|
Install debug symbols on Windows for debug builds
|
2022-02-06 12:56:58 +00:00 |
|
f4exb
|
6398f4dd42
|
XTRX output: added missing file in cmake file
|
2020-02-27 11:17:16 +01:00 |
|
Davide Gerhard
|
94d03f9004
|
remove useless CMAKE_CURRENT_BINARY_DIR
|
2019-05-21 20:19:30 +02:00 |
|
Davide Gerhard
|
23498ab24b
|
manage "correctly" plugins/pluginssrv folders
|
2019-05-21 20:19:25 +02:00 |
|
Davide Gerhard
|
dcfb7f6c97
|
cmake: full refactor to remove qmake and use cmake on all platforms
|
2019-05-21 20:19:25 +02:00 |
|
f4exb
|
70970d7b7a
|
XTRX input: added documentation and refactored cmake files for XTRX
|
2019-01-02 19:13:50 +01:00 |
|
f4exb
|
73a32a8cd7
|
XTRX output
|
2019-01-02 15:35:43 +01:00 |
|