Skip to content

Commit

Permalink
Update the message
Browse files Browse the repository at this point in the history
  • Loading branch information
ken-matsui committed Dec 19, 2022
1 parent 5642364 commit 5d206de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/AddLibArchive.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ else ()
set(LibArchive_INCLUDE_DIR ${LIBARCHIVE_INCLUDE_DIR_TMP})
message(STATUS "LibArchive_INCLUDE_DIR has been set automatically: ${LibArchive_INCLUDE_DIR}")
else ()
message(STATUS "LibArchive_INCLUDE_DIR cannot be set")
message(STATUS "LibArchive_INCLUDE_DIR cannot be set automatically")
endif ()
unset(LIBARCHIVE_INCLUDE_DIR_TMP)
endif ()
Expand Down

0 comments on commit 5d206de

Please sign in to comment.