cmake find_package(CSharp) examples

projectchrono/chrono template_project_csharp/CMakeLists.txt :13

find_package(Chrono
             COMPONENTS CSharp Irrlicht)

OSGeo/gdal cmake/helpers/CheckDependentLibraries.cmake :513

find_package(CSharp)

malaterre/GDCM CMakeLists.txt :532

find_package(CSharp REQUIRED)

InsightSoftwareConsortium/ITK Modules/ThirdParty/GDCM/src/gdcm/CMakeLists.txt :532

find_package(CSharp REQUIRED)