Skip to content

Commit 8473384

Browse files
committed
use tag
1 parent 545a467 commit 8473384

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ else()
3939
FetchContent_Declare(
4040
FreeImage
4141
GIT_REPOSITORY https://github.com/biovault/FreeImage
42-
GIT_TAG 4532197864740ae6dc8331f7d956c0b4dbd7029c # version 3.19.0.1, freeimage + cmake files + some updated modules
42+
GIT_TAG v3.19.0 # version 3.19.0.1, freeimage + cmake files + some updated modules
4343
)
4444

4545
FetchContent_MakeAvailable(FreeImage)

0 commit comments

Comments
 (0)