Revision: 48461
          http://brlcad.svn.sourceforge.net/brlcad/?rev=48461&view=rev
Author:   brlcad
Date:     2012-01-12 00:32:14 +0000 (Thu, 12 Jan 2012)
Log Message:
-----------
test for the mmsystem.h windows header so we can conditionalize on feature 
instead of platform.

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

Modified: brlcad/trunk/CMakeLists.txt
===================================================================
--- brlcad/trunk/CMakeLists.txt 2012-01-12 00:30:20 UTC (rev 48460)
+++ brlcad/trunk/CMakeLists.txt 2012-01-12 00:32:14 UTC (rev 48461)
@@ -1320,6 +1320,7 @@
 BRLCAD_INCLUDE_FILE(io.h HAVE_IO_H)
 BRLCAD_INCLUDE_FILE(libgen.h HAVE_LIBGEN_H)
 BRLCAD_INCLUDE_FILE(memory.h HAVE_MEMORY_H)
+BRLCAD_INCLUDE_FILE(mmsystem.h HAVE_MMSYSTEM_H) # for 
QueryPerformanceCounter() on Windows
 BRLCAD_INCLUDE_FILE(ncurses.h HAVE_NCURSES_H)
 BRLCAD_INCLUDE_FILE(netdb.h HAVE_NETDB_H)
 BRLCAD_INCLUDE_FILE(netinet/in.h HAVE_NETINET_IN_H)

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


------------------------------------------------------------------------------
RSA(R) Conference 2012
Mar 27 - Feb 2
Save $400 by Jan. 27
Register now!
http://p.sf.net/sfu/rsa-sfdev2dev2
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to