ERR: Removed useless set.
This commit is contained in:
parent
91f8f88490
commit
b85f000e26
|
@ -328,7 +328,6 @@ IF(KWSYS_USE_Process)
|
|||
SET(BIN_DIR ${EXECUTABLE_OUTPUT_PATH})
|
||||
ENDIF(EXECUTABLE_OUTPUT_PATH)
|
||||
|
||||
SET(MAKE_SYSTEM)
|
||||
SET(CFG_INTDIR "/${CMAKE_CFG_INTDIR}")
|
||||
IF(CMAKE_BUILD_TOOL MATCHES "make")
|
||||
SET(CFG_INTDIR "")
|
||||
|
|
Loading…
Reference in New Issue