Skip to content

Commit 069cc29

Browse files
committed
Fix install
1 parent 531a0a6 commit 069cc29

File tree

3 files changed

+9
-6
lines changed

3 files changed

+9
-6
lines changed

share/ci/install_manifest/install_manifest.macos.5.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -224,9 +224,10 @@ include/openjph/ojph_mem.h
224224
include/openjph/ojph_message.h
225225
include/openjph/ojph_params.h
226226
include/openjph/ojph_version.h
227-
lib/cmake/openjph/openjph-config-release.cmake
227+
lib/cmake/openjph/openjph-targets-release.cmake
228+
lib/cmake/openjph/openjph-targets.cmake
228229
lib/cmake/openjph/openjph-config.cmake
229-
lib/cmake/openjph/openjph-configVersion.cmake
230+
lib/cmake/openjph/openjph-config-version.cmake
230231
lib/libopenjph.0.21.2.dylib
231232
lib/libopenjph.0.21.dylib
232233
lib/libopenjph.dylib

share/ci/install_manifest/install_manifest.ubuntu.5.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -224,9 +224,10 @@ include/openjph/ojph_mem.h
224224
include/openjph/ojph_message.h
225225
include/openjph/ojph_params.h
226226
include/openjph/ojph_version.h
227-
lib64/cmake/openjph/openjph-config-release.cmake
227+
lib64/cmake/openjph/openjph-targets-release.cmake
228+
lib64/cmake/openjph/openjph-targets.cmake
228229
lib64/cmake/openjph/openjph-config.cmake
229-
lib64/cmake/openjph/openjph-configVersion.cmake
230+
lib64/cmake/openjph/openjph-config-version.cmake
230231
lib64/libopenjph.so
231232
lib64/libopenjph.so.0.21
232233
lib64/libopenjph.so.0.21.2

share/ci/install_manifest/install_manifest.windows.5.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -213,8 +213,9 @@ include/openjph/ojph_mem.h
213213
include/openjph/ojph_message.h
214214
include/openjph/ojph_params.h
215215
include/openjph/ojph_version.h
216-
lib/cmake/openjph/openjph-config-release.cmake
216+
lib/cmake/openjph/openjph-targets-release.cmake
217+
lib/cmake/openjph/openjph-targets.cmake
217218
lib/cmake/openjph/openjph-config.cmake
218-
lib/cmake/openjph/openjph-configVersion.cmake
219+
lib/cmake/openjph/openjph-config-version.cmake
219220
lib/openjph.0.21.lib
220221
lib/pkgconfig/openjph.pc

0 commit comments

Comments
 (0)