mirror of
https://github.com/lucaspalomodevelop/meshlab.git
synced 2026-03-14 00:24:38 +00:00
10 lines
187 B
Prolog
10 lines
187 B
Prolog
#this project file builds just the external libraries
|
|
|
|
TEMPLATE = subdirs
|
|
|
|
message("MeshLab External")
|
|
message("DISTRIB_DIRECTORY: "$$MESHLAB_DISTRIB_DIRECTORY)
|
|
|
|
SUBDIRS = \
|
|
external
|