miniupnpc/CMakeLists.txt: install portlistingparse.h upnpreplyparse.h
Was in Makefile, but forgotten in CMakeLists.txt Fixes #68
This commit is contained in:
parent
ed962213e8
commit
242aceceb4
|
@ -165,6 +165,8 @@ install (FILES
|
|||
igd_desc_parse.h
|
||||
upnpreplyparse.h
|
||||
upnperrors.h
|
||||
miniupnpctypes.h
|
||||
portlistingparse.h
|
||||
declspec.h
|
||||
DESTINATION include/miniupnpc
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue