Changeset - bb938d33f751
[Not reviewed]
0 1 0
HanzZ - 14 years ago 2011-10-21 10:40:22
hanzz.k@gmail.com
Do not compile dfrotz on Windows
1 file changed with 2 insertions and 0 deletions:
0 comments (0 inline, 0 general)
backends/CMakeLists.txt
Show inline comments
 
@@ -7,6 +7,8 @@ if (PROTOBUF_FOUND)
 
		ADD_SUBDIRECTORY(libircclient-qt)
 
	endif()
 

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

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