Fixed build.

This commit is contained in:
irungentoo 2013-07-30 07:38:47 -04:00
parent b1726f55ed
commit 5a6645709b

View File

@ -15,5 +15,4 @@ endif()
if(NOT WIN32)
include(${CMAKE_CURRENT_SOURCE_DIR}/cmake/nTox.cmake)
include(${CMAKE_CURRENT_SOURCE_DIR}/cmake/toxic.cmake)
add_subdirectory(other)
endif()