|
From: <ai...@us...> - 2013-11-18 21:56:44
|
Revision: 12715
http://sourceforge.net/p/plplot/code/12715
Author: airwin
Date: 2013-11-18 21:56:40 +0000 (Mon, 18 Nov 2013)
Log Message:
-----------
Correct the dependencies of the test_tclsh_standard_examples target.
Modified Paths:
--------------
trunk/examples/CMakeLists.txt
Modified: trunk/examples/CMakeLists.txt
===================================================================
--- trunk/examples/CMakeLists.txt 2013-11-18 21:54:26 UTC (rev 12714)
+++ trunk/examples/CMakeLists.txt 2013-11-18 21:56:40 UTC (rev 12715)
@@ -895,7 +895,7 @@
WORKING_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/tcl
)
add_dependencies(test_tclsh_standard_examples
- pltcl
+ plplottcltk${LIB_TAG}
tcl_examples
tclIndex_tcl
xwin
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|