<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- SRC/CMakeLists.txt.orig	2022-10-18 01:48:19.000000000 +0800
+++ SRC/CMakeLists.txt	2023-05-10 09:25:56.000000000 +0800
@@ -44,7 +44,7 @@
 
 target_include_directories(butterflypack PUBLIC
   $&lt;BUILD_INTERFACE:${CMAKE_CURRENT_LIST_DIR}&gt;
-  $&lt;INSTALL_INTERFACE:include&gt;)
+  $&lt;INSTALL_INTERFACE:include/bpack&gt;)
 
 # Define GNU standard installation directories
 include(GNUInstallDirs)
</pre></body></html>