Revision: 57085
          http://sourceforge.net/p/brlcad/code/57085
Author:   starseeker
Date:     2013-08-23 02:32:31 +0000 (Fri, 23 Aug 2013)
Log Message:
-----------
Whatever needs to go in the WINMM entry, it's gonna have to be part of the 
ADDEXEC line...

Modified Paths:
--------------
    brlcad/trunk/src/libbu/tests/CMakeLists.txt

Modified: brlcad/trunk/src/libbu/tests/CMakeLists.txt
===================================================================
--- brlcad/trunk/src/libbu/tests/CMakeLists.txt 2013-08-23 02:14:41 UTC (rev 
57084)
+++ brlcad/trunk/src/libbu/tests/CMakeLists.txt 2013-08-23 02:32:31 UTC (rev 
57085)
@@ -302,7 +302,7 @@
 #
 #  ************ bu_semaphore.c tests *************
 #
-BRLCAD_ADDEXEC(tester_bu_semaphore bu_semaphore.c libbu NO_INSTALL LOCAL)
+BRLCAD_ADDEXEC(tester_bu_semaphore bu_semaphore.c "libbu;${WINMM_LIBRARY}" 
NO_INSTALL LOCAL)
 add_test(bu_semaphore_test tester_bu_semaphore)
 
 #

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