TELLDUSCORE_LIBRARY not needed anymore.

This commit is contained in:
Micke Prag 2010-03-25 11:38:09 +00:00
parent 97d3591215
commit 095e58400f

View file

@ -18,7 +18,6 @@ SET(BUILD_TELLDUS-CENTER TRUE CACHE BOOL "Build TelldusCenter")
IF (WIN32)
SET(TELLDUSCORE_INCLUDE_DIR "" CACHE PATH "Path to the directory which contains telldus-core.h")
SET(TELLDUSCORE_LIBRARY "" CACHE FILEPATH "Path to TelldusCore.lib")
ENDIF (WIN32)
if(BUILD_LIBTELLDUS-GUI)