Skip to content

Commit 28b1968

Browse files
committed
Fix cmake files not getting installed correctly
1 parent 59333f1 commit 28b1968

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Framework/cmake/UntitledImGuiFramework.pc.in

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
prefix="@CMAKE_INSTALL_PREFIX@"
1+
prefix="@UIMGUI_INSTALL_PREFIX@"
22
exec_prefix="${prefix}"
33
libdir="${prefix}/lib64"
44
includedir="${prefix}/include"

0 commit comments

Comments
 (0)