summaryrefslogtreecommitdiffstats
path: root/Source/cmBuildSharedLibrariesCommand.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'Source/cmBuildSharedLibrariesCommand.cxx')
-rw-r--r--Source/cmBuildSharedLibrariesCommand.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/cmBuildSharedLibrariesCommand.cxx b/Source/cmBuildSharedLibrariesCommand.cxx
index 11da712..781ec80 100644
--- a/Source/cmBuildSharedLibrariesCommand.cxx
+++ b/Source/cmBuildSharedLibrariesCommand.cxx
@@ -41,7 +41,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#include "cmBuildSharedLibrariesCommand.h"
// cmBuildSharedLibrariesCommand
-bool cmBuildSharedLibrariesCommand::Invoke(std::vector<std::string>& args)
+bool cmBuildSharedLibrariesCommand::InitialPass(std::vector<std::string>& args)
{
// Now check and see if the value has been stored in the cache
// already, if so use that value and don't look for the program