diff options
author | Marius Kintel <marius@kintel.net> | 2011-12-15 03:59:15 (GMT) |
---|---|---|
committer | Marius Kintel <marius@kintel.net> | 2011-12-15 03:59:15 (GMT) |
commit | b74bb392afbeee062b9654dac78950fc85c4c884 (patch) | |
tree | fa24632088f8dee0f91d8500619a820d61d4b030 /doc/testing.txt | |
parent | 6d3304a30669b24bec9d70c4086ee109e47aefb0 (diff) |
generalized MACOSX_DEPLOY_DIR into the platform-independent OPENSCAD_LIBRARIES
Diffstat (limited to 'doc/testing.txt')
-rw-r--r-- | doc/testing.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/testing.txt b/doc/testing.txt index 04768cb..67d14ba 100644 --- a/doc/testing.txt +++ b/doc/testing.txt @@ -64,7 +64,7 @@ $ DISPLAY=:5 ctest Valid variables are as follows (see CMakeLists.txt for more info): - BOOSTDIR, CGALDIR, EIGEN2DIR, GLEWDIR, OPENCSGDIR, MACOSX_DEPLOY_DIR + BOOSTDIR, CGALDIR, EIGEN2DIR, GLEWDIR, OPENCSGDIR, OPENSCAD_LIBRARIES 2. Logs |