File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -28,10 +28,10 @@ test:
28
28
- test -f $PREFIX/include/aws/common/config.h # [unix]
29
29
- test -f $PREFIX/lib/cmake/aws-c-common/modules/AwsCFlags.cmake # [unix]
30
30
- test -f $PREFIX/lib/cmake/aws-c-common/modules/AwsFindPackage.cmake # [unix]
31
- # - if not exist %PREFIX%\\Library\\bin\\aws-c-common.dll exit 1 # [win]
32
- # - if not exist %PREFIX%\\Library\\include\\aws\\common\\config.h exit 1 # [win]
33
- # - if not exist %PREFIX%\\Library\\lib\\cmake\\AwsCFlags.cmake exit 1 # [win]
34
- # - if not exist %PREFIX%\\Library\\lib\\cmake\\AwsFindPackage.cmake exit 1 # [win]
31
+ - if not exist %PREFIX%\\Library\\bin\\aws-c-common.dll exit 1 # [win]
32
+ - if not exist %PREFIX%\\Library\\include\\aws\\common\\config.h exit 1 # [win]
33
+ - if not exist %PREFIX%\\Library\\lib\\cmake\\aws-c-common\\module \\AwsCFlags.cmake exit 1 # [win]
34
+ - if not exist %PREFIX%\\Library\\lib\\cmake\\aws-c-common\\module \\AwsFindPackage.cmake exit 1 # [win]
35
35
36
36
about :
37
37
home : https://github.com/awslabs/aws-c-common
You can’t perform that action at this time.
0 commit comments