summaryrefslogtreecommitdiff
path: root/Modules/Platform/Linux-OpenWatcom.cmake
Commit message (Collapse)AuthorAgeFilesLines
* OpenWatcom: Fix Linux support fileJiri Malak2020-05-061-4/+13
| | | | | | Fix CMAKE_SHARED_LINKER_FLAGS_INIT macro Fix executable file name for Linux to be without extension Add system header files directory for cross-compilation
* OpenWatcom: Add Linux supportJiri Malak2020-04-291-0/+16
It is native Linux support for Linux host executable only (only static library support, no shared library support).