|
From: <rus...@us...> - 2008-02-09 05:23:46
|
Revision: 55
http://gearbox.svn.sourceforge.net/gearbox/?rev=55&view=rev
Author: russo2503v
Date: 2008-02-08 21:23:52 -0800 (Fri, 08 Feb 2008)
Log Message:
-----------
Added Paths:
-----------
gearbox/trunk/cmake/UseGearbox.cmake
Added: gearbox/trunk/cmake/UseGearbox.cmake
===================================================================
--- gearbox/trunk/cmake/UseGearbox.cmake (rev 0)
+++ gearbox/trunk/cmake/UseGearbox.cmake 2008-02-09 05:23:52 UTC (rev 55)
@@ -0,0 +1,3 @@
+# This script is indended for Gearbox users (not for internal use)
+INCLUDE_DIRECTORIES( ${GEARBOX_HOME}/include/gearbox )
+LINK_DIRECTORIES( ${GEARBOX_HOME}/lib/gearbox )
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|