diff --git a/CMakeLists.txt b/CMakeLists.txt index af7deda2652762af3c120fc56aeba0e870f61a1f..8c7b61263c03930bd55da404b32eeb11c3274b50 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,4 +1,4 @@ -PROJECT(ControlSystemAdapter-DoocsAdapter) +PROJECT(ChimeraTK-ControlSystemAdapter-DoocsAdapter) cmake_minimum_required(VERSION 2.8) list(APPEND CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake/Modules)