Adam Majer
c37e41ce04
- Add patch to fix build (gh#rttrorg/rttr#224): * skip_json_example.patch - Clean spec a bit - Fix RPM groups, trim filler wording from descriptions. OBS-URL: https://build.opensuse.org/request/show/685266 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/rttr?expand=0&rev=2
11 lines
472 B
Diff
11 lines
472 B
Diff
Index: rttr-0.9.6/src/examples/CMakeLists.txt
|
|
===================================================================
|
|
--- rttr-0.9.6.orig/src/examples/CMakeLists.txt
|
|
+++ rttr-0.9.6/src/examples/CMakeLists.txt
|
|
@@ -25,5 +25,4 @@
|
|
# #
|
|
####################################################################################
|
|
|
|
-add_subdirectory (json_serialization)
|
|
add_subdirectory (library_loading)
|