Commit 5e4add3
committed
CMake: Set policy CMP0102 to NEW
Fixes warning:
CMake Warning (dev) at /usr/share/cmake-3.22/Modules/FindJPEG.cmake:142 (mark_as_advanced):
Policy CMP0102 is not set: The variable named "JPEG_LIBRARY" is not in the
cache. This results in an empty cache entry which is no longer created
when policy CMP0102 is set to NEW. Run "cmake --help-policy CMP0102" for
policy details. Use the cmake_policy command to set the policy and
suppress this warning.1 parent 7e7533b commit 5e4add3
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
26 | 30 | | |
27 | 31 | | |
28 | 32 | | |
| |||
0 commit comments