CSXCAD: Delete obsolete patch file

This commit is contained in:
Dave Allured
2026-01-07 11:31:33 -07:00
committed by ra1nb0w
parent 54b7313f26
commit a0b6450c54
@@ -1,11 +0,0 @@
--- CMakeLists.txt 2023-01-03 00:50:04.000000000 +0800
+++ CMakeLists.txt 2024-06-13 06:25:02.000000000 +0800
@@ -11,7 +11,7 @@
cmake_minimum_required(VERSION 3.0)
if (NOT WIN32)
- set (CMAKE_CXX_FLAGS -fPIC )
+ set (CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -fPIC")
endif()
# default