aboutsummaryrefslogtreecommitdiff
path: root/cmake/openwattcom/Linux-OpenWatcom-CXX.cmake
AgeCommit message (Collapse)Author
2017-11-10Incomplete attempt to provide support for OpenWattcom compilerWohlstand
Yeah, I see it lacks A LOT OF things: std::vector lacks .data() member, std::map lacks .count() member, there is no any std::stringstream implementations, etc. SOLUTION: Try to use STLPort to provide missing STL support for this compiler