- Add %check section - Remove Group: declarations, no longer used OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/rttr?expand=0&rev=16
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)
|