Skip to content

Commit

Permalink
remove deleted files in CMakeList
Browse files Browse the repository at this point in the history
  • Loading branch information
mosfet80 authored and chennes committed Jan 24, 2023
1 parent 61f9257 commit 15dad45
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/Base/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -102,16 +102,10 @@ endif(SWIG_FOUND)
if (EXISTS ${CMAKE_SOURCE_DIR}/src/zipios++ AND NOT FREECAD_USE_EXTERNAL_ZIPIOS)
SET(zipios_SRCS
../zipios++/backbuffer.h
../zipios++/basicentry.cpp
../zipios++/basicentry.h
../zipios++/collcoll.cpp
../zipios++/collcoll.h
../zipios++/deflateoutputstreambuf.cpp
../zipios++/deflateoutputstreambuf.h
../zipios++/dircoll.cpp
../zipios++/dircoll.h
../zipios++/directory.cpp
../zipios++/directory.h
../zipios++/fcoll.cpp
../zipios++/fcoll.h
../zipios++/fcollexceptions.cpp
Expand Down

0 comments on commit 15dad45

Please sign in to comment.