mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-22 22:31:18 -05:00
COMP: Add missing file in the installation
This commit is contained in:
@@ -320,6 +320,7 @@ IF(WIN32)
|
||||
IF(NOT UNIX)
|
||||
ADD_EXECUTABLE(cmw9xcom cmw9xcom.cxx)
|
||||
TARGET_LINK_LIBRARIES(cmw9xcom CMakeLib)
|
||||
INSTALL_TARGETS(/bin cmw9xcom)
|
||||
ENDIF(NOT UNIX)
|
||||
ENDIF(WIN32)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user