aboutsummaryrefslogtreecommitdiff
path: root/utils/adlmidi-2/CMakeLists.txt
AgeCommit message (Expand)Author
2024-08-29adlmidi-2: Fixed MSVC buildWohlstand
2024-08-29MIDIPlay: Fixed MSVC buildWohlstand
2021-01-07adlmidi2: Tune the buildWohlstand
2021-01-07adlmidi2: Add the test check for termio and termios typeWohlstand
2021-01-07Do quiet check for OpenMPWohlstand
2020-10-21Fix issue Wohlstand/libADLMIDI#239 by using _popen() plus a couple of other m...HunterZ
2020-08-31ADLMIDI2: Fixed buildWohlstand
2020-08-31ADLMIDI2: Turn video and puzzle bools into optionsWohlstand
2019-09-23Don't call "-no-pie" when it's unavailableWohlstand
2019-09-23Set "-no-pie" to all executables built by GCCWohlstand
2019-01-24fix the SDL2 library searchJP Cimalando
2018-12-21Fixed Haiku buildWohlstand
2018-12-17Fixed C++98 and C90 warnings, also CLang rpath warningVitaly Novichkov
2018-12-15Remove explicit link to stdc++Flamefire
2018-12-14CMake: Move all directory targets into root scriptWohlstand
2018-12-14Fixed DJGPP buildVitaly Novichkov
2018-12-13Fix OpenMP handlingAlexander Grund
2018-12-13Improve compiler checksAlexander Grund
2018-12-13Optimize targets and related checksAlexander Grund
2018-12-13Fix compile definitionsAlexander Grund
2018-12-13Fix SDL2 handlingAlexander Grund
2018-12-13Revert "Put back "find_library" of SDL2"Alexander Grund
2018-12-13Put back "find_library" of SDL2Vitaly Novichkov
2018-12-13Continue clean-up of CMake buildVitaly Novichkov
2018-12-13Build: Splid the main CMake build scriptVitaly Novichkov