mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-03 12:19:41 -06:00
ERR: Removed useless set.
This commit is contained in:
@@ -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 "")
|
||||
|
||||
Reference in New Issue
Block a user