From d24e0ea7a0385ecd7766dcc3638649d3fcd30e01 Mon Sep 17 00:00:00 2001 From: Tomasz Wlostowski Date: Wed, 7 Oct 2020 17:42:56 +0200 Subject: [PATCH] qa: fix build script --- qa/CMakeLists.txt | 3 --- 1 file changed, 3 deletions(-) diff --git a/qa/CMakeLists.txt b/qa/CMakeLists.txt index c1f69b61af..16472a96bf 100644 --- a/qa/CMakeLists.txt +++ b/qa/CMakeLists.txt @@ -60,7 +60,4 @@ add_subdirectory( drc_proto ) add_subdirectory( common_tools ) add_subdirectory( pcbnew_tools ) -#add_subdirectory( libeval_compiler ) -add_subdirectory( pns ) -# add_subdirectory( gal/gal_pixel_alignment )