aboutsummaryrefslogtreecommitdiff
path: root/cmake/openwattcom-dos/toolchain-ow.cmake
AgeCommit message (Collapse)Author
2017-11-12libADLMIDI now is buildable under OpenWatcom except of some workaroundsWohlstand
- Need a different way to create a static library, otherwise it don't wanna be built. - Needed a different custom STL containers (std::vector and std::set) implementation that will work and will don't glitch with a crashes