This website requires JavaScript.
Explore
Help
Sign In
kolan
/
CMake
Watch
1
Star
0
Fork
You've already forked CMake
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
2c0e87fff3
CMake
/
Modules
/
Platform
/
Windows-OpenWatcom-C.cmake
2 lines
37 B
CMake
Raw
Normal View
History
Unescape
Escape
OpenWatcom: Partially modernize platform information modules 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.
2016-07-06 16:53:18 +03:00
include
(
Platform/Windows-OpenWatcom
)