Changeset - f95fa32c2b41
[Not reviewed]
0 1 0
HanzZ - 13 years ago 2012-01-24 16:39:51
hanzz.k@gmail.com
Disable skype building temporarily
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
backends/CMakeLists.txt
Show inline comments
 
@@ -6,10 +6,10 @@ if (PROTOBUF_FOUND)
 
	if (IRC_FOUND)
 
		ADD_SUBDIRECTORY(libcommuni)
 
	endif()
 

	
 
if (NOT WIN32)
 
	ADD_SUBDIRECTORY(frotz)
 
	ADD_SUBDIRECTORY(skype)
 
#	ADD_SUBDIRECTORY(skype)
 
endif()
 

	
 
endif()
0 comments (0 inline, 0 general)