mirror of
https://github.com/Kitware/CMake.git
synced 2025-10-14 02:08:27 +08:00
ENH: run make depend
This commit is contained in:
12
configure
vendored
12
configure
vendored
@@ -1378,13 +1378,9 @@ chmod +x $CONFIG_STATUS
|
||||
rm -fr confdefs* $ac_clean_files
|
||||
test "$no_create" = yes || ${CONFIG_SHELL-/bin/sh} $CONFIG_STATUS || exit 1
|
||||
|
||||
# build the CMakeBuildTargets program
|
||||
# build cmake
|
||||
$RUNMAKE
|
||||
# run cmake
|
||||
./Source/cmake $fullSrcDir
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# run cmake depends
|
||||
$RUNMAKE depend
|
||||
|
Reference in New Issue
Block a user