From a9ff3f965c6f0c1e4985cdcc2207fb80096f653f Mon Sep 17 00:00:00 2001 From: f3nix Date: Tue, 19 Feb 2008 04:30:17 +0000 Subject: [PATCH] Small CMake cleanup. --- CMakeLists.txt | 3 ++- internat/CMakeLists.txt | 2 +- pcbnew/CMakeLists.txt | 7 +++---- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index b6af39f9b1..2342e4ad04 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -11,10 +11,11 @@ # # CMAKE_VERBOSE_MAKEFILE ON/OFF (OPTIONAL) # Turns ON/OFF verbose build messages. -# you can also pass VERBOSE=1 to make for the same effect. +# You can also pass VERBOSE=1 to make for the same effect. # # CMAKE_INSTALL_PREFIX (OPTIONAL) # +# # KICAD_MINIZIP ON/OFF # # diff --git a/internat/CMakeLists.txt b/internat/CMakeLists.txt index ae60a9cc8b..22ebd9fa98 100644 --- a/internat/CMakeLists.txt +++ b/internat/CMakeLists.txt @@ -1,3 +1,3 @@ -INSTALL(DIRECTORY ca cs de es fr hu it ko pl pt ru sl +INSTALL(DIRECTORY ca cs de es fr hu it ko pl pt ru sl zh_CN DESTINATION ${KICAD_INTERNAT} COMPONENT resources PATTERN ".svn" EXCLUDE) diff --git a/pcbnew/CMakeLists.txt b/pcbnew/CMakeLists.txt index be6a863ac9..f1b71445aa 100644 --- a/pcbnew/CMakeLists.txt +++ b/pcbnew/CMakeLists.txt @@ -39,7 +39,7 @@ SET(PCBNEW_SRCS collectors.cpp connect.cpp controle.cpp -# copy_track.cpp +# copy_track.cpp <-- not used cotation.cpp cross-probing.cpp deltrack.cpp @@ -47,6 +47,7 @@ SET(PCBNEW_SRCS # dialog_drc.cpp dialog_edit_mod_text.cpp # dialog_edit_module.cpp +# dialog_gendrill.cpp dialog_general_options.cpp # dialog_graphic_items_options.cpp # dialog_initpcb.cpp @@ -56,10 +57,10 @@ SET(PCBNEW_SRCS # dialog_track_options.cpp # dialog_zones_by_polygon.cpp dist.cpp -# docedit.cpp <-- not used dragsegm.cpp drc.cpp dsn.cpp +# dupltrac.cpp <-- not used edgemod.cpp edit.cpp editedge.cpp @@ -67,7 +68,6 @@ SET(PCBNEW_SRCS editpads.cpp editrack.cpp editrack-part2.cpp -# editrout.cpp <-- not used edit_track_width.cpp edtxtmod.cpp export_gencad.cpp @@ -138,7 +138,6 @@ SET(PCBNEW_SRCS xchgmod.cpp zone_filling_algorithm.cpp zones_by_polygon.cpp -# zones.cpp zones_test_and_combine_areas.cpp) SET(PCBNEW_EXTRA_SRCS