mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-07 06:09:52 -06:00
FindGTK2: #12596 Missing paths for FindGTK2 on NetBSD
This commit is contained in:
@@ -211,6 +211,8 @@ function(_GTK2_FIND_INCLUDE_DIR _var _hdr)
|
||||
/sw/lib
|
||||
/opt/local/include
|
||||
/opt/local/lib
|
||||
/usr/pkg/lib
|
||||
/usr/pkg/include/glib
|
||||
$ENV{GTKMM_BASEPATH}/include
|
||||
$ENV{GTKMM_BASEPATH}/lib
|
||||
[HKEY_CURRENT_USER\\SOFTWARE\\gtkmm\\2.4;Path]/include
|
||||
|
||||
Reference in New Issue
Block a user