Signed-off-by: Niki Guldbrand <[email protected]>
---
bitmaps_png/CMakeLists.txt | 6 ------
1 file changed, 6 deletions(-)
diff --git a/bitmaps_png/CMakeLists.txt b/bitmaps_png/CMakeLists.txt
index 9749248..fbee18b 100644
--- a/bitmaps_png/CMakeLists.txt
+++ b/bitmaps_png/CMakeLists.txt
@@ -61,8 +61,6 @@ include_directories(
)
-
-
# Plan for three sizes of bitmaps:
# SMALL - for menus - 16 x 16
# MID - for toolbars - 26 x 26
@@ -719,10 +717,6 @@ if( MAINTAIN_PNGS )
endif( MAINTAIN_PNGS )
- #message( "CPP_LIST: ${CPP_LIST}" )
-
- # a target with no output, just so changes get built
- #add_custom_target( make_cpp_files ALL DEPENDS ${CPP_LIST} )
set( CPP_LIST "" )
_______________________________________________
Mailing list: https://launchpad.net/~kicad-developers
Post to : [email protected]
Unsubscribe : https://launchpad.net/~kicad-developers
More help : https://help.launchpad.net/ListHelp