Skip to content

Commit d3e1b05

Browse files
committed
add Libs section in igdgmm.pc
Fixes Github Issue#26 - #26 Change-Id: Iba263064dcbaa1c1711a32f86edaa3c564d526a1 Signed-off-by: drprajap <[email protected]>
1 parent af2add0 commit d3e1b05

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Source/GmmLib/igdgmm.pc.in

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,4 @@ Name: igdgmm
77
Description: Intel(R) Graphics Memory Management Library
88
Version: @MAJOR_VERSION@.@MINOR_VERSION@.@PATCH_VERSION@
99
Cflags: -I${includedir} -I${includedir}/GmmLib -I${includedir}/GmmLib/inc -I${includedir}/inc -I${includedir}/inc/common -I${includedir}/util
10-
Libs:
11-
10+
Libs: -L${libdir} -ligdgmm

0 commit comments

Comments
 (0)