Changeset 3383
- Timestamp:
- Mar 11, 2015, 12:59:53 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/test/yat_pc_test.sh
r3365 r3383 54 54 PKG_CONFIG_PATH="$PKG_CONFIG_PATH:$pc_dir" 55 55 export PKG_CONFIG_PATH 56 pkg-config $pkg --exists --print-errors 56 pkg-config $pkg --exists --print-errors || exit_skip no $pkg pc file found 57 57 } 58 58
Note: See TracChangeset
for help on using the changeset viewer.