Revision: 54440
http://brlcad.svn.sourceforge.net/brlcad/?rev=54440&view=rev
Author: brlcad
Date: 2013-02-20 05:18:53 +0000 (Wed, 20 Feb 2013)
Log Message:
-----------
make statements match
Modified Paths:
--------------
brlcad/trunk/CMakeLists.txt
Modified: brlcad/trunk/CMakeLists.txt
===================================================================
--- brlcad/trunk/CMakeLists.txt 2013-02-20 05:15:28 UTC (rev 54439)
+++ brlcad/trunk/CMakeLists.txt 2013-02-20 05:18:53 UTC (rev 54440)
@@ -1392,7 +1392,7 @@
# the flag to debug builds.
if(${BRLCAD_OPTIMIZED_BUILD} MATCHES "ON")
CONFIG_H_APPEND(BRLCAD "#define _FORTIFY_SOURCE 2\n")
-endif(${BRLCAD_DEBUG_BUILD} MATCHES "ON")
+endif(${BRLCAD_OPTIMIZED_BUILD} MATCHES "ON")
#CHECK_C_COMPILER_FLAG("Wl,--no-undefined" NO_UNDEFINED_LINKER_FLAG)
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits