Changeset - 1dc49d5237e0
[Not reviewed]
0 1 0
Jan Kaluza - 13 years ago 2012-03-08 08:46:07
hanzz.k@gmail.com
do not try to build spectrum2_send_message
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
CMakeLists.txt
Show inline comments
 
@@ -218,7 +218,7 @@ ADD_SUBDIRECTORY(spectrum)
 
ADD_SUBDIRECTORY(backends)
 
if (NOT WIN32)
 
	ADD_SUBDIRECTORY(spectrum_manager)
 
	ADD_SUBDIRECTORY(spectrum2_send_message)
 
#	ADD_SUBDIRECTORY(spectrum2_send_message)
 
endif()
 

	
 
if (CPPUNIT_FOUND)
0 comments (0 inline, 0 general)