We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66fe729 commit 0274b61Copy full SHA for 0274b61
mythtv/programs/mythfrontend/test/test_videolist/CMakeLists.txt
@@ -4,11 +4,6 @@
4
# See the file LICENSE_FSF for licensing information.
5
#
6
7
-if(NOT TARGET SQLite::SQLite3)
8
- message(
9
- WARNING "Can't build test for RecordingExtender feature. Missing SQLite3.")
10
-endif()
11
-
12
add_executable(
13
test_videolist ../../upnpscanner.cpp ../../videofilter.cpp
14
../../videolist.cpp test_videolist.cpp test_videolist.h)
0 commit comments