c51e2207d0
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/SuperLU#292446b84e3a345ba29e5a5da1dc676b109e43b6
10 lines
321 B
Diff
10 lines
321 B
Diff
--- SuperLU_5.2.1/SRC/CMakeLists.txt 2018-04-13 17:01:44.007761121 +0200
|
|
+++ CMakeLists.txt 2018-04-13 17:01:30.573718261 +0200
|
|
@@ -242,5 +242,5 @@
|
|
|
|
install(FILES ${headers}
|
|
# DESTINATION ${CMAKE_INSTALL_PREFIX}/include
|
|
- DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}
|
|
+ DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/SuperLU
|
|
)
|