Changeset - 84de9b0ca6d8
CMakeLists.txt
Show inline comments
 
@@ -170,10 +170,8 @@ include_directories(${OPENSSL_INCLUDE_DIR})
 
ADD_SUBDIRECTORY(src)
 
ADD_SUBDIRECTORY(plugin)
 
ADD_SUBDIRECTORY(include)
 
#ADD_SUBDIRECTORY(examples)
 
ADD_SUBDIRECTORY(spectrum)
 
ADD_SUBDIRECTORY(backends)
 
#ADD_SUBDIRECTORY(tests)
 
if (NOT WIN32)
 
	ADD_SUBDIRECTORY(spectrum_manager)
 
endif()
examples/CMakeLists.txt
Show inline comments
 
deleted file
examples/external_network_plugin/CMakeLists.txt
Show inline comments
 
deleted file
examples/external_network_plugin/main.cpp
Show inline comments
 
deleted file
examples/external_network_plugin/pbnetwork.proto
Show inline comments
 
deleted file
examples/external_network_plugin/plugin.py
Show inline comments
 
deleted file
examples/server_connect/CMakeLists.txt
Show inline comments
 
deleted file
examples/server_connect/main.cpp
Show inline comments
 
deleted file
examples/server_connect/sample.cfg
Show inline comments
 
deleted file
examples/usermanager/CMakeLists.txt
Show inline comments
 
deleted file
examples/usermanager/main.cpp
Show inline comments
 
deleted file
examples/usermanager/sample.cfg
Show inline comments
 
deleted file
tests/CMakeLists.txt
Show inline comments
 
deleted file
tests/login/CMakeLists.txt
Show inline comments
 
deleted file
tests/login/main.cpp
Show inline comments
 
deleted file
tests/login_bad_name/CMakeLists.txt
Show inline comments
 
deleted file
tests/login_bad_name/main.cpp
Show inline comments
 
deleted file
tests/login_bad_name2/.nolibircclient-qt
Show inline comments
 
deleted file
tests/login_bad_name2/CMakeLists.txt
Show inline comments
 
deleted file
tests/login_bad_name2/main.cpp
Show inline comments
 
deleted file
tests/runtests.py
Show inline comments
 
deleted file
0 comments (0 inline, 0 general)