diff --git a/CMakeLists.txt b/CMakeLists.txt deleted file mode 100644 index a583a883..00000000 --- a/CMakeLists.txt +++ /dev/null @@ -1,21 +0,0 @@ -cmake_minimum_required(VERSION 3.12) - -project(xschem LANGUAGES C) - -file(GLOB_RECURSE PROJECT_SOURCE_FILES CONFIGURE_DEPENDS src/*.c) -list(REMOVE_ITEM PROJECT_SOURCE_FILES /home/rafmag/xschem/src/rawtovcd.c) - -add_executable(${PROJECT_NAME} ${PROJECT_SOURCE_FILES}) -target_include_directories(${PROJECT_NAME} PUBLIC src/ /usr/include/cairo /usr/include/tcl8.6) - -TARGET_LINK_LIBRARIES(${PROJECT_NAME} ${CMAKE_DL_LIBS} tcl8.6 tk8.6 cairo xcb X11 xcb-render X11-xcb Xpm m jpeg) - -set(EXPAND_LABEL expandlabel) -add_custom_target(expandlabel - bison -d -o ../src/expandlabel.c ../src/expandlabel.y -) -set(PARSE_LABEL parselabel) -add_custom_target(parselabel - flex -l -o ../src/parselabel.c ../src/parselabel.l -) -add_dependencies(${PROJECT_NAME} ${EXPAND_LABEL} ${PARSE_LABEL}) diff --git a/scconfig/configure b/scconfig/configure deleted file mode 100755 index 9ff29f0d..00000000 Binary files a/scconfig/configure and /dev/null differ diff --git a/scconfig/sccbox b/scconfig/sccbox deleted file mode 100755 index 75e11552..00000000 Binary files a/scconfig/sccbox and /dev/null differ diff --git a/src/cairo_jpg.c:Zone.Identifier b/src/cairo_jpg.c:Zone.Identifier deleted file mode 100644 index f03a667c..00000000 --- a/src/cairo_jpg.c:Zone.Identifier +++ /dev/null @@ -1,3 +0,0 @@ -[ZoneTransfer] -ZoneId=3 -HostUrl=https://raw.githubusercontent.com/rahra/cairo_jpg/master/src/cairo_jpg.c diff --git a/src/cairo_jpg.h:Zone.Identifier b/src/cairo_jpg.h:Zone.Identifier deleted file mode 100644 index 96af666e..00000000 --- a/src/cairo_jpg.h:Zone.Identifier +++ /dev/null @@ -1,3 +0,0 @@ -[ZoneTransfer] -ZoneId=3 -HostUrl=https://raw.githubusercontent.com/rahra/cairo_jpg/master/src/cairo_jpg.h