We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e05c78 commit bc8e42dCopy full SHA for bc8e42d
1 file changed
src/cmake/externalpackages.cmake
@@ -221,7 +221,6 @@ checked_find_package (Robinmap REQUIRED
221
option (OIIO_INTERNALIZE_FMT "Copy fmt headers into <install>/include/OpenImageIO/detail/fmt" ON)
222
checked_find_package (fmt REQUIRED
223
VERSION_MIN 7.0
224
- VERSION_MAX 11.99
225
BUILD_LOCAL missing
226
)
227
get_target_property(FMT_INCLUDE_DIR fmt::fmt-header-only INTERFACE_INCLUDE_DIRECTORIES)
0 commit comments