aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/lipi-toolkit/3rdparty/lipi-toolkit/src/reco/shaperec/featureextractor/l7/.prev_CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/lipi-toolkit/3rdparty/lipi-toolkit/src/reco/shaperec/featureextractor/l7/.prev_CMakeLists.txt')
-rw-r--r--src/plugins/lipi-toolkit/3rdparty/lipi-toolkit/src/reco/shaperec/featureextractor/l7/.prev_CMakeLists.txt44
1 files changed, 0 insertions, 44 deletions
diff --git a/src/plugins/lipi-toolkit/3rdparty/lipi-toolkit/src/reco/shaperec/featureextractor/l7/.prev_CMakeLists.txt b/src/plugins/lipi-toolkit/3rdparty/lipi-toolkit/src/reco/shaperec/featureextractor/l7/.prev_CMakeLists.txt
deleted file mode 100644
index d01ef36b..00000000
--- a/src/plugins/lipi-toolkit/3rdparty/lipi-toolkit/src/reco/shaperec/featureextractor/l7/.prev_CMakeLists.txt
+++ /dev/null
@@ -1,44 +0,0 @@
-# Generated from l7.pro.
-
-#####################################################################
-## l7 Generic Library:
-#####################################################################
-
-qt_add_cmake_library(l7
- MODULE
- INSTALL_DIRECTORY "$$[QT_INSTALL_PLUGINS]/lipi_toolkit"
- EXCEPTIONS
- OUTPUT_DIRECTORY "${QT_BUILD_DIR}/plugins/lipi_toolkit"
- SOURCES
- L7ShapeFeature.cpp L7ShapeFeature.h
- L7ShapeFeatureExtractor.cpp L7ShapeFeatureExtractor.h
- l7.cpp l7.h
- INCLUDE_DIRECTORIES
- ../../../../include
- ../../../../util/lib
- ../common
- PUBLIC_LIBRARIES
- Qt::Core
- Qt::Gui
-)
-qt_disable_warnings(l7)
-
-#### Keys ignored in scope 1:.:.:l7.pro:<TRUE>:
-# LIPILIBS = "ltkcommon" "ltkutil" "featureextractorcommon"
-
-## Scopes:
-#####################################################################
-
-qt_extend_target(l7 CONDITION WIN32
- DEFINES
- L7_EXPORTS
- PUBLIC_LIBRARIES
- Advapi32.lib
-)
-
-qt_extend_target(l7 CONDITION NOT LIPILIBS_ISEMPTY
- PUBLIC_LIBRARIES
- # Remove: L/lib
-)
-
-qt_autogen_tools_initial_setup(l7)