1 # Don't add other subdirectories if only max plugins are selected.
5 ADD_SUBDIRECTORY(memory)
8 # Max plugins are under the 3d directory as well.
9 # Allow to compile only max plugins without other tools.
10 IF(WITH_NEL_TOOLS OR WITH_NEL_MAXPLUGIN)
14 # Don't add other subdirectories if only max plugins are selected.
17 ADD_SUBDIRECTORY(pacs)
21 ADD_SUBDIRECTORY(ligo)
25 ADD_SUBDIRECTORY(logic)
29 ADD_SUBDIRECTORY(georges)
33 ADD_SUBDIRECTORY(sound)
38 ADD_SUBDIRECTORY(nel_unit_test)
42 ADD_SUBDIRECTORY(htmlcss_test)