]> git.pld-linux.org Git - packages/OpenImageIO.git/blame - no-clang-format.patch
- updated to 2.4.14.0 (new sonames); field3d and socket plugins are gone, added openvdb
[packages/OpenImageIO.git] / no-clang-format.patch
CommitLineData
f42f60ac
JB
1--- oiio-2.4.14.0/src/cmake/compiler.cmake.orig 2023-08-21 21:27:17.401404166 +0200
2+++ oiio-2.4.14.0/src/cmake/compiler.cmake 2023-08-21 21:28:41.787613674 +0200
3@@ -508,7 +508,7 @@ endif ()
7017ceb2 4 #
f42f60ac
JB
5 # Note: skip all of this checking, setup, and cmake-format target if this
6 # is being built as a subproject.
7-if (PROJECT_IS_TOP_LEVEL)
8+if (FALSE)
9 set (CLANG_FORMAT_EXE_HINT "" CACHE PATH "clang-format executable's directory (will search if not specified")
10 set (CLANG_FORMAT_INCLUDES "src/*.h" "src/*.cpp"
11 CACHE STRING "Glob patterns to include for clang-format")
This page took 0.31688 seconds and 4 git commands to generate.