ENH: make mt command work with gmake
This commit is contained in:
parent
0e14877e2a
commit
96235da3b4
@ -46,6 +46,7 @@ IF(MSVC AND NOT MSVC60 AND NOT MSVC70 AND NOT MSVC71)
|
|||||||
"-inputresource:${exe};#1"
|
"-inputresource:${exe};#1"
|
||||||
-manifest "${CMAKE_CURRENT_SOURCE_DIR}/CMakeSetupManifest.xml"
|
-manifest "${CMAKE_CURRENT_SOURCE_DIR}/CMakeSetupManifest.xml"
|
||||||
"-outputresource:${exe};#1"
|
"-outputresource:${exe};#1"
|
||||||
|
VERBATIM
|
||||||
)
|
)
|
||||||
ENDIF(MSVC AND NOT MSVC60 AND NOT MSVC70 AND NOT MSVC71)
|
ENDIF(MSVC AND NOT MSVC60 AND NOT MSVC70 AND NOT MSVC71)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user