You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cmake/Tests/RunCMake/ExternalProject/PreserveEmptyArgs-build-std...

22 lines
692 B

.*-- Number of arguments for download: 6
.*-- download argument 4: ''
.*-- download argument 5: 'after'
.*-- Number of arguments for update: 6
.*-- update argument 4: ''
.*-- update argument 5: 'after'
.*-- Number of arguments for patch: 6
.*-- patch argument 4: ''
.*-- patch argument 5: 'after'
.*-- Number of arguments for configure: 6
.*-- configure argument 4: ''
.*-- configure argument 5: 'after'
.*-- Number of arguments for build: 6
.*-- build argument 4: ''
.*-- build argument 5: 'after'
.*-- Number of arguments for install: 6
.*-- install argument 4: ''
.*-- install argument 5: 'after'
.*-- Number of arguments for test: 6
.*-- test argument 4: ''
.*-- test argument 5: 'after'