1 2 3 4 5 6 7
ADD_SUBDIRECTORY(pptp) ADD_SUBDIRECTORY(pppoe) IF (L2TP) ADD_SUBDIRECTORY(l2tp) ENDIF (L2TP)