MACRO(CREA_FINDANDUSEWT) SET (WT_CONNECTOR "wthttp" CACHE STRING "Connector used (wthttp or wtfcgi)") SET(WT_LIBRARIES wt wthttp) INCLUDE_DIRECTORIES(/usr/local/include/Wt) CREA_DEFINE( USE_WT) CREA_DEFINE( _USE_WT_ ) ENDMACRO(CREA_FINDANDUSEWT)