summaryrefslogtreecommitdiffstats
path: root/Modules/Platform/OS2-OpenWatcom-CXX.cmake
diff options
context:
space:
mode:
authorCameron Cawley <ccawley2011@gmail.com>2022-04-17 12:12:57 (GMT)
committerBrad King <brad.king@kitware.com>2022-05-06 14:40:59 (GMT)
commit6a2b016bbd35f5843cc95e36431928fd0905a61c (patch)
treeb1d8b95203bb5729f2d8e025667d253cfe7c766a /Modules/Platform/OS2-OpenWatcom-CXX.cmake
parent33da5824acefcb4106ce89fc2278111dc3846c0a (diff)
downloadCMake-6a2b016bbd35f5843cc95e36431928fd0905a61c.zip
CMake-6a2b016bbd35f5843cc95e36431928fd0905a61c.tar.gz
CMake-6a2b016bbd35f5843cc95e36431928fd0905a61c.tar.bz2
OpenWatcom: Support CMAKE_WATCOM_RUNTIME_LIBRARY with Linux and OS/2 builds
Diffstat (limited to 'Modules/Platform/OS2-OpenWatcom-CXX.cmake')
-rw-r--r--Modules/Platform/OS2-OpenWatcom-CXX.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/Modules/Platform/OS2-OpenWatcom-CXX.cmake b/Modules/Platform/OS2-OpenWatcom-CXX.cmake
index 21a4d9e..846bb29 100644
--- a/Modules/Platform/OS2-OpenWatcom-CXX.cmake
+++ b/Modules/Platform/OS2-OpenWatcom-CXX.cmake
@@ -1 +1,2 @@
include(Platform/OS2-OpenWatcom)
+__os2_open_watcom(CXX)