diff --git a/sdk/CMakeLists.txt b/sdk/CMakeLists.txt index 86983ba218179af0ed370c19762627cb4adde8ce..06564b684f715e8f875b95ca397b9ea03f0c3c1c 100644 --- a/sdk/CMakeLists.txt +++ b/sdk/CMakeLists.txt @@ -38,7 +38,7 @@ camitk_sub_project_validate(${CMAKE_BINARY_DIR}) camitk_sdk_packaging(DESCRIPTION ${CEP_DESCRIPTION}) # For Microsoft Visual C++, sets the default application for the "ALL_BUILD" project -# This is the default application used for debugging +# This is the default application launched in debug. if ( MSVC ) create_default_target_launcher_special( ${CEP_DEFAULT_APPLICATION}