|
From: <ai...@us...> - 2008-01-31 21:25:24
|
Revision: 8204
http://plplot.svn.sourceforge.net/plplot/?rev=8204&view=rev
Author: airwin
Date: 2008-01-31 13:25:29 -0800 (Thu, 31 Jan 2008)
Log Message:
-----------
Remove a comment that is irrelevant now.
Modified Paths:
--------------
trunk/examples/c++/CMakeLists.txt
Modified: trunk/examples/c++/CMakeLists.txt
===================================================================
--- trunk/examples/c++/CMakeLists.txt 2008-01-31 17:55:28 UTC (rev 8203)
+++ trunk/examples/c++/CMakeLists.txt 2008-01-31 21:25:29 UTC (rev 8204)
@@ -109,8 +109,3 @@
DESTINATION ${DATA_DIR}/examples/c++
RENAME Makefile
)
-
-# The following attempt to create a symlink in the install tree worked, but
-# DESTDIR was not honored so use the above copy instead until we can figure
-# out a better way.
-# install(CODE "execute_process(COMMAND ${CMAKE_COMMAND} -E create_symlink ../c/lena.pgm lena.pgm WORKING_DIRECTORY ${DATA_DIR}/examples/c++)")
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|