|
From: <ai...@us...> - 2014-03-16 22:22:49
|
Revision: 13077
http://sourceforge.net/p/plplot/code/13077
Author: airwin
Date: 2014-03-16 22:22:46 +0000 (Sun, 16 Mar 2014)
Log Message:
-----------
Mention LD_LIBRARY_PATH for the Unix case.
Modified Paths:
--------------
trunk/cmake/epa_build/README
Modified: trunk/cmake/epa_build/README
===================================================================
--- trunk/cmake/epa_build/README 2014-03-16 22:20:32 UTC (rev 13076)
+++ trunk/cmake/epa_build/README 2014-03-16 22:22:46 UTC (rev 13077)
@@ -156,6 +156,7 @@
CMAKE_LIBRARY_PATH
PATH
PKG_CONFIG_PATH
+LD_LIBRARY_PATH (only required on Unix so far)
BUILD_COMMAND
GENERATOR_STRING
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|