# MOOS source dir SET( MOOS_SOURCE_DIR "@MOOS_SOURCE_DIR@") # MOOS build dir SET( MOOS_DIR "@CMAKE_BINARY_DIR@") SET( MOOS_INCLUDE_DIRS "@MOOS_INCLUDE_DIRS@" ) SET( MOOS_LIBRARIES "@MOOS_LIBRARIES@" ) SET( MOOS_LIBRARY_DIRS "@MOOS_LIBRARY_DIRS@" )