Revision: 57048
          http://sourceforge.net/p/brlcad/code/57048
Author:   starseeker
Date:     2013-08-21 23:46:22 +0000 (Wed, 21 Aug 2013)
Log Message:
-----------
This test for the Windows Winmm library should work - need to fix up macro 
logic so that it actually does work.

Modified Paths:
--------------
    brlcad/trunk/CMakeLists.txt

Modified: brlcad/trunk/CMakeLists.txt
===================================================================
--- brlcad/trunk/CMakeLists.txt 2013-08-21 21:25:03 UTC (rev 57047)
+++ brlcad/trunk/CMakeLists.txt 2013-08-21 23:46:22 UTC (rev 57048)
@@ -1502,6 +1502,10 @@
 # Solaris lexer library
 BRLCAD_CHECK_LIBRARY(SOLARIS_LEXER l yyless)
 
+# timeSetEvent in Windows memory management
+BRLCAD_CHECK_LIBRARY(WINMM winmm timeSetEvent)
+
+
 # *******************************************************************
 # ***             Check for Headers - Stage 5 of 9                ***
 # *******************************************************************

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Introducing Performance Central, a new site from SourceForge and 
AppDynamics. Performance Central is your source for news, insights, 
analysis and resources for efficient Application Performance Management. 
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to