Skip to content

Commit 94b90bb

Browse files
author
miguelgonrod
committed
Make quiet requirement of freelib
Signed-off-by: miguelgonrod <miguel.gonzalez@ekumenlabs.com>
1 parent 5e1e269 commit 94b90bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ if(NOT MSVC)
175175
#--------------------------------------
176176
# Find FreeImage
177177
gz_find_package(FreeImage VERSION 3.9
178-
OPTIONAL_BY optix
178+
QUIET
179179
PRIVATE_FOR optix)
180180

181181
#--------------------------------------

0 commit comments

Comments
 (0)