mirror of
https://github.com/Kitware/CMake.git
synced 2026-08-02 22:09:35 +00:00
ENH: make mt command work with gmake
This commit is contained in:
@@ -46,6 +46,7 @@ IF(MSVC AND NOT MSVC60 AND NOT MSVC70 AND NOT MSVC71)
|
||||
"-inputresource:${exe};#1"
|
||||
-manifest "${CMAKE_CURRENT_SOURCE_DIR}/CMakeSetupManifest.xml"
|
||||
"-outputresource:${exe};#1"
|
||||
VERBATIM
|
||||
)
|
||||
ENDIF(MSVC AND NOT MSVC60 AND NOT MSVC70 AND NOT MSVC71)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user