Please enable JavaScript in your browser!
Accueil
Explorer
Aide
Connexion
thomas
/
open62541
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
da19bdcf32
Branches
Tags
master
v1.0-cdpdev
open62541
/
OPCUAServer
/
Makefile.am
Makefile.am
97 B
Historique
Raw
1
2
3
4
5
6
7
8
if HAVE_CHECK
SUBS=src . tests .
else
SUBS=src .
endif
SUBDIRS = $(SUBS) examples/src