diff --git a/CONFIGURE.md b/CONFIGURE.md index 416bfb88..afae2735 100644 --- a/CONFIGURE.md +++ b/CONFIGURE.md @@ -36,6 +36,8 @@ This environment variable must be set to the location of the `liboqs` installati utilized in the build. By default, this is un-set, requiring installation of `liboqs` in a standard location for the OS. +This uses the [`find_package`](https://cmake.org/cmake/help/latest/command/find_package.html) +command in `cmake`, which checks for local builds of a package at `_DIR` ### USE_ENCODING_LIB