mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-26 04:09:35 +03:00
Tests: Update RunCMake/CommandLine BuildDir
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
^'--parallel' invalid number '12ab' given\.
|
||||
+
|
||||
Usage: cmake --build <dir> \[options\] \[-- \[native-options\]\]
|
||||
Usage: cmake --build \[<dir> \| --preset <preset>\] \[options\] \[-- \[native-options\]\]
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
^The <jobs> value is too large\.
|
||||
+
|
||||
Usage: cmake --build <dir> \[options\] \[-- \[native-options\]\]
|
||||
Usage: cmake --build \[<dir> \| --preset <preset>\] \[options\] \[-- \[native-options\]\]
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
^'--parallel' invalid number '12ab' given\.
|
||||
+
|
||||
Usage: cmake --build <dir> \[options\] \[-- \[native-options\]\]
|
||||
Usage: cmake --build \[<dir> \| --preset <preset>\] \[options\] \[-- \[native-options\]\]
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
^The <jobs> value requires a positive integer argument\.
|
||||
+
|
||||
Usage: cmake --build <dir> \[options\] \[-- \[native-options\]\]
|
||||
Usage: cmake --build \[<dir> \| --preset <preset>\] \[options\] \[-- \[native-options\]\]
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
^'-j' invalid number '12ab' given\.
|
||||
+
|
||||
Usage: cmake --build <dir> \[options\] \[-- \[native-options\]\]
|
||||
Usage: cmake --build \[<dir> \| --preset <preset>\] \[options\] \[-- \[native-options\]\]
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
^The <jobs> value is too large\.
|
||||
+
|
||||
Usage: cmake --build <dir> \[options\] \[-- \[native-options\]\]
|
||||
Usage: cmake --build \[<dir> \| --preset <preset>\] \[options\] \[-- \[native-options\]\]
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
^'-j' invalid number '12ab' given\.
|
||||
+
|
||||
Usage: cmake --build <dir> \[options\] \[-- \[native-options\]\]
|
||||
Usage: cmake --build \[<dir> \| --preset <preset>\] \[options\] \[-- \[native-options\]\]
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
^The <jobs> value requires a positive integer argument\.
|
||||
+
|
||||
Usage: cmake --build <dir> \[options\] \[-- \[native-options\]\]
|
||||
Usage: cmake --build \[<dir> \| --preset <preset>\] \[options\] \[-- \[native-options\]\]
|
||||
|
||||
+1
-1
@@ -1,2 +1,2 @@
|
||||
^Error: Building 'clean' and other targets together is not supported\.
|
||||
Usage: cmake --build <dir> \[options\] \[-- \[native-options\]\]
|
||||
Usage: cmake --build \[<dir> \| --preset <preset>\] \[options\] \[-- \[native-options\]\]
|
||||
|
||||
+1
-1
@@ -1,2 +1,2 @@
|
||||
^Error: Building 'clean' and other targets together is not supported\.
|
||||
Usage: cmake --build <dir> \[options\] \[-- \[native-options\]\]
|
||||
Usage: cmake --build \[<dir> \| --preset <preset>\] \[options\] \[-- \[native-options\]\]
|
||||
|
||||
@@ -1 +1 @@
|
||||
^Usage: cmake --build <dir> \[options\] \[-- \[native-options\]\]
|
||||
^Usage: cmake --build \[<dir> \| --preset <preset>\] \[options\] \[-- \[native-options\]\]
|
||||
|
||||
Reference in New Issue
Block a user