Cleanup: trailing space
This commit is contained in:
@@ -374,7 +374,7 @@ endif()
|
||||
if(WITH_HARU)
|
||||
find_package(Haru REQUIRED)
|
||||
endif()
|
||||
|
||||
|
||||
if(WITH_MANIFOLD)
|
||||
find_package(manifold REQUIRED)
|
||||
endif()
|
||||
|
||||
2
extern/CMakeLists.txt
vendored
2
extern/CMakeLists.txt
vendored
@@ -7,7 +7,7 @@ add_subdirectory(curve_fit_nd)
|
||||
add_subdirectory(fmtlib)
|
||||
if(WITH_IO_FBX)
|
||||
add_subdirectory(ufbx)
|
||||
endif()
|
||||
endif()
|
||||
|
||||
# Otherwise we get warnings here that we cant fix in external projects
|
||||
remove_strict_flags()
|
||||
|
||||
@@ -582,7 +582,7 @@ if(WITH_XR_OPENXR)
|
||||
if(WIN32)
|
||||
list(APPEND SRC
|
||||
intern/GHOST_XrGraphicsBindingD3D.cc
|
||||
|
||||
|
||||
intern/GHOST_XrGraphicsBindingD3D.hh
|
||||
)
|
||||
endif()
|
||||
|
||||
@@ -99,7 +99,7 @@ set(SRC
|
||||
intern/gpu_vertex_format_normals.cc
|
||||
intern/gpu_viewport.cc
|
||||
intern/gpu_worker.cc
|
||||
|
||||
|
||||
GPU_attribute_convert.hh
|
||||
GPU_batch.hh
|
||||
GPU_batch_presets.hh
|
||||
|
||||
Reference in New Issue
Block a user