Commit 1959b01
committed
Hide the ASTCENC_DECOMPRESSOR option and set it to OFF
It's an option provided by external/astc-encoder/CMakeLists.txt
but setting it to ON in KTX-Software breaks the build.
So set it to OFF and make it an INTERNAL variable so it's not shown
in cmake-gui where it could lure users to enable it.
While at it, also fixed the line number in a comment.1 parent aed5841 commit 1959b01
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1252 | 1252 | | |
1253 | 1253 | | |
1254 | 1254 | | |
| 1255 | + | |
| 1256 | + | |
| 1257 | + | |
1255 | 1258 | | |
1256 | 1259 | | |
1257 | 1260 | | |
| |||
1262 | 1265 | | |
1263 | 1266 | | |
1264 | 1267 | | |
1265 | | - | |
| 1268 | + | |
1266 | 1269 | | |
1267 | 1270 | | |
1268 | 1271 | | |
| |||
0 commit comments