Revision: 44601
http://brlcad.svn.sourceforge.net/brlcad/?rev=44601&view=rev
Author: starseeker
Date: 2011-05-10 19:11:25 +0000 (Tue, 10 May 2011)
Log Message:
-----------
Still need isst script on WIN32
Modified Paths:
--------------
brlcad/trunk/src/adrt/CMakeLists.txt
Modified: brlcad/trunk/src/adrt/CMakeLists.txt
===================================================================
--- brlcad/trunk/src/adrt/CMakeLists.txt 2011-05-10 18:25:23 UTC (rev
44600)
+++ brlcad/trunk/src/adrt/CMakeLists.txt 2011-05-10 19:11:25 UTC (rev
44601)
@@ -96,10 +96,9 @@
IF(WIN32)
configure_file(isst.bat ${CMAKE_BINARY_DIR}/bin/isst.bat
COPYONLY)
INSTALL(PROGRAMS isst.bat DESTINATION bin)
- ELSE(WIN32)
- configure_file(isst ${CMAKE_BINARY_DIR}/bin/isst COPYONLY)
- install(PROGRAMS isst DESTINATION bin)
ENDIF(WIN32)
+ configure_file(isst ${CMAKE_BINARY_DIR}/bin/isst COPYONLY)
+ install(PROGRAMS isst DESTINATION bin)
ENDIF(TOGL_LIBRARIES)
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Achieve unprecedented app performance and reliability
What every C/C++ and Fortran developer should know.
Learn how Intel has extended the reach of its next-generation tools
to help boost performance applications - inlcuding clusters.
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits