Skip to content

Commit 479d5e1

Browse files
amazingakaikmilos
andcommitted
Update cmake/exiv2Config.cmake.in
Co-authored-by: Miloš Komarčević <[email protected]>
1 parent d4838dd commit 479d5e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/exiv2Config.cmake.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ if(NOT @BUILD_SHARED_LIBS@) # if(NOT BUILD_SHARED_LIBS)
4343
if (NOT inih_FOUND)
4444
message(FATAL_ERROR
4545
"Static builds of exiv2 require inih. "
46-
"Please provide FindInih.cmake on CMAKE_MODULE_PATH "
46+
"Please provide Findinih.cmake on CMAKE_MODULE_PATH "
4747
"or point to the cmake/ dir in the exiv2 source tree.")
4848
endif()
4949
endif()

0 commit comments

Comments
 (0)