--- examples/CMakeLists.txt | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/examples/CMakeLists.txt b/examples/CMakeLists.txt index 899795a..b7eddd3 100644 --- a/examples/CMakeLists.txt +++ b/examples/CMakeLists.txt @@ -771,7 +771,7 @@ if(BUILD_TEST) list(APPEND targets_examples_tk test_tk_04) endif(ENABLE_itk) - endif(ENABLE_tk) + endif(ENABLE_tk AND PLD_tk) if(targets_examples_tk) list(APPEND interactive_targets_LIST ${targets_examples_tk}) -- 1.6.6.1 ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Plplot-devel mailing list Plplot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/plplot-devel