Revision: 43783
http://brlcad.svn.sourceforge.net/brlcad/?rev=43783&view=rev
Author: starseeker
Date: 2011-03-08 18:18:14 +0000 (Tue, 08 Mar 2011)
Log Message:
-----------
Setting linker flags now, not compiler flags
Modified Paths:
--------------
brlcad/branches/cmake/CMakeLists.txt
Modified: brlcad/branches/cmake/CMakeLists.txt
===================================================================
--- brlcad/branches/cmake/CMakeLists.txt 2011-03-08 18:05:07 UTC (rev
43782)
+++ brlcad/branches/cmake/CMakeLists.txt 2011-03-08 18:18:14 UTC (rev
43783)
@@ -1037,7 +1037,7 @@
INCLUDE(InstallRequiredSystemLibraries)
ENDIF(MSVC)
-# Before we finalize, set some specific global compiler flags
+# Before we finalize, set some specific global linker flags
IF(MSVC)
SET(CMAKE_EXE_LINKER_FLAGS_INIT ${CMAKE_EXE_LINKER_FLAGS_INIT} /NOLOGO)
SET(CMAKE_SHARED_LINKER_FLAGS_INIT ${CMAKE_EXE_LINKER_FLAGS_INIT}
/NOLOGO)
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
What You Don't Know About Data Connectivity CAN Hurt You
This paper provides an overview of data connectivity, details
its effect on application quality, and explores various alternative
solutions. http://p.sf.net/sfu/progress-d2d
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits