summaryrefslogtreecommitdiffstats
path: root/KMFIPTInterface/ConfigureChecks.cmake
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2025-04-10 16:02:55 +0200
committerSlávek Banko <slavek.banko@axis.cz>2025-04-10 16:02:55 +0200
commita52ec42736a5948686c59b51e1447eb187c19896 (patch)
tree15b47c7572d310dd96146c0333a6bbae8df22255 /KMFIPTInterface/ConfigureChecks.cmake
parent300b0584203ef623b489463d8c2887b0322c617f (diff)
downloadkmyfirewall-a52ec42736a5948686c59b51e1447eb187c19896.tar.gz
kmyfirewall-a52ec42736a5948686c59b51e1447eb187c19896.zip
Add CMake rules for parts that are now not used and are not ready for building.
This is the equivalent for the existing automake rules that will be removed. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'KMFIPTInterface/ConfigureChecks.cmake')
-rw-r--r--KMFIPTInterface/ConfigureChecks.cmake4
1 files changed, 4 insertions, 0 deletions
diff --git a/KMFIPTInterface/ConfigureChecks.cmake b/KMFIPTInterface/ConfigureChecks.cmake
new file mode 100644
index 0000000..f253ad1
--- /dev/null
+++ b/KMFIPTInterface/ConfigureChecks.cmake
@@ -0,0 +1,4 @@
+
+##### search for iptc
+
+pkg_search_module( IPTC libip4tc )