OBS-URL: https://build.opensuse.org/request/show/1001282 OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/dragonbox?expand=0&rev=1
15 lines
537 B
Diff
15 lines
537 B
Diff
Index: dragonbox-1.1.3/CMakeLists.txt
|
|
===================================================================
|
|
--- dragonbox-1.1.3.orig/CMakeLists.txt
|
|
+++ dragonbox-1.1.3/CMakeLists.txt
|
|
@@ -58,7 +58,7 @@ option(DRAGONBOX_INSTALL_TO_CHARS
|
|
On)
|
|
|
|
set(dragonbox_directory "dragonbox-${PROJECT_VERSION}")
|
|
-set(dragonbox_include_directory "${CMAKE_INSTALL_INCLUDEDIR}/${dragonbox_directory}")
|
|
+set(dragonbox_include_directory "${CMAKE_INSTALL_INCLUDEDIR}")
|
|
set(dragonbox_install_targets "dragonbox")
|
|
|
|
if (DRAGONBOX_INSTALL_TO_CHARS)
|
|
|