diff --git a/examples/CMakeLists.txt b/examples/CMakeLists.txt index 2403265..deeda90 100644 --- a/examples/CMakeLists.txt +++ b/examples/CMakeLists.txt @@ -69,9 +69,6 @@ if(LIBICSNEO_BUILD_CPP_APP_ERROR_EXAMPLE) add_subdirectory(cpp/macsec) endif() -# if(LIBICSNEO_BUILD_CSHARP_INTERACTIVE_EXAMPLE) -# add_subdirectory(csharp) -# endif() if(LIBICSNEO_BUILD_CPP_FLEXRAY_EXAMPLE) add_subdirectory(cpp/flexray) endif()