opc source code
This commit is contained in:
9
third_party/open62541/tools/open62541.pc.in
vendored
Normal file
9
third_party/open62541/tools/open62541.pc.in
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
libdir=@CMAKE_INSTALL_FULL_LIBDIR@
|
||||
sharedlibdir=${libdir}
|
||||
includedir=@CMAKE_INSTALL_FULL_INCLUDEDIR@
|
||||
|
||||
Name: open62541
|
||||
Description: open62541 is an open source C (C99) implementation of OPC UA
|
||||
Version: @OPEN62541_VER_MAJOR@.@OPEN62541_VER_MINOR@.@OPEN62541_VER_PATCH@@OPEN62541_VER_LABEL@
|
||||
Libs: -L${libdir} -lopen62541 @pkgcfgpubliclibs@
|
||||
Cflags: -I${includedir} @PC_EXTRA_CFLAGS@
|
||||
Reference in New Issue
Block a user