Unverified Commit 27a10378 authored by Tomodachi94's avatar Tomodachi94 Committed by GitHub
Browse files

doc/hooks/aws-c-common: init (#351394)

parents 660022ee 176eb0a3
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
# `aws-c-common` {#aws-c-common}

This hook exposes its own [CMake](#cmake) modules by setting [`CMAKE_MODULE_PATH`](https://cmake.org/cmake/help/latest/variable/CMAKE_MODULE_PATH.html) through [the `cmakeFlags` variable](#cmake-flags)
to the nonstandard `$out/lib/cmake` directory, as a workaround for [an upstream bug](https://github.com/awslabs/aws-c-common/issues/844).
+1 −0
Original line number Diff line number Diff line
@@ -8,6 +8,7 @@ The stdenv built-in hooks are documented in [](#ssec-setup-hooks).
autoconf.section.md
automake.section.md
autopatchelf.section.md
aws-c-common.section.md
bmake.section.md
breakpoint.section.md
cernlib.section.md