aws-c-common: fix setup hook cmakeFlags for __structuredAttrs
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
addAwsCCommonModuleDir() {
|
||||
cmakeFlags="-DCMAKE_MODULE_PATH=@out@/lib/cmake ${cmakeFlags:-}"
|
||||
prependToVar cmakeFlags "-DCMAKE_MODULE_PATH=@out@/lib/cmake"
|
||||
}
|
||||
|
||||
postHooks+=(addAwsCCommonModuleDir)
|
||||
|
||||
Reference in New Issue
Block a user