Skip to content

Commit 90a7a6d

Browse files
committed
Missed this
1 parent 342a569 commit 90a7a6d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gtk/CMakeLists.txt

+1
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ add_dependencies(pq2gtk dummy-resource)
4848
target_link_libraries(pq2gtk pq2gui pq2game pq2utils ${GTKMM_LIBRARIES})
4949
target_link_directories(pq2gtk
5050
PRIVATE ${GTKMM_LIBRARY_DIRS}
51+
INTERFACE pq2gtk ${GTKMM_LIBRARY_DIRS}
5152
)
5253
target_include_directories(pq2gtk
5354
PRIVATE pq2gui pq2game pq2utils ${GTKMM_INCLUDE_DIRS}

0 commit comments

Comments
 (0)