فهرست منبع

Revert "When calling CMake, set the args and the cache"

This reverts commit 9b90040edba1f89395295c27cd9919b0d5efd30b.
Ben Boeckel 15 سال پیش
والد
کامیت
ab5d4e43d9
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      Source/cmMakefile.cxx

+ 0 - 1
Source/cmMakefile.cxx

@@ -2810,7 +2810,6 @@ int cmMakefile::TryCompile(const char *srcdir, const char *bindir,
   // if cmake args were provided then pass them in
   if (cmakeArgs)
     {
-    cm.SetArgs(*cmakeArgs);
     cm.SetCacheArgs(*cmakeArgs);
     }
   // to save time we pass the EnableLanguage info directly