/[smecontribs]/rpms/rtl_433/contribs10/rtl_433-disable-test.diff
ViewVC logotype

Annotation of /rpms/rtl_433/contribs10/rtl_433-disable-test.diff

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (hide annotations) (download)
Fri Jul 14 15:26:58 2023 UTC (10 months, 2 weeks ago) by jpp
Branch: MAIN
CVS Tags: rtl_433-19_08-1, HEAD
Initial import

1 jpp 1.1 diff --git a/CMakeLists.txt b/CMakeLists.txt
2     index 6376b88..62a8991 100644
3     --- a/CMakeLists.txt
4     +++ b/CMakeLists.txt
5     @@ -71,7 +71,7 @@ add_custom_target(uninstall
6     ########################################################################
7     add_subdirectory(include)
8     add_subdirectory(src)
9     -add_subdirectory(tests)
10     +#add_subdirectory(tests)
11    
12     # use space-separation format for the pc file
13     STRING(REPLACE ";" " " RTL433_PC_CFLAGS "${RTL433_PC_CFLAGS}")

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed