From 2bf6abd787507edb90635d423d565aee996768a1 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Paul=20B=C3=A9daride?= Date: Thu, 20 Mar 2014 11:28:50 +0100 Subject: [PATCH] Fix cmake for swig --- examples/java/surfPlugin/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/examples/java/surfPlugin/CMakeLists.txt b/examples/java/surfPlugin/CMakeLists.txt index 005c6f417e..27738906f0 100644 --- a/examples/java/surfPlugin/CMakeLists.txt +++ b/examples/java/surfPlugin/CMakeLists.txt @@ -43,6 +43,5 @@ set(bin_files ) set(txt_files ${txt_files} - ${CMAKE_CURRENT_SOURCE_DIR}/README PARENT_SCOPE ) -- 2.20.1