Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
CMake
CMake
Commits
b85f000e
Commit
b85f000e
authored
Jul 07, 2003
by
Brad King
Browse files
ERR: Removed useless set.
parent
91f8f884
Changes
1
Hide whitespace changes
Inline
Side-by-side
Source/kwsys/CMakeLists.txt
View file @
b85f000e
...
...
@@ -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
""
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment