Skip to content
  • Brad King's avatar
    OpenWatcom: Partially modernize platform information modules · cdde77e5
    Brad King authored
    Migrate from the old `<os>-<cc>.cmake` layout to the modern
    `<os>-<id>-<lang>.cmake` layout.  Keep settings common to C and C++ in a
    `Windows-OpenWatcom.cmake` helper module with an include blocker.
    For now just add both C and CXX settings in the helper module.
    cdde77e5