We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70e1b4d commit 8ed1a27Copy full SHA for 8ed1a27
3rdparty/libtiff/CMakeLists.txt
@@ -7,6 +7,7 @@ project(${TIFF_LIBRARY})
7
include(CheckCSourceCompiles)
8
include(CheckFunctionExists)
9
include(CheckIncludeFile)
10
+include(CheckTypeSize)
11
12
13
# Find libm, if available
0 commit comments