CMake: comment examples/java and examples/dotnet
no support yet so avoid to crash the configure...
This commit is contained in:
@@ -65,5 +65,5 @@ add_custom_target(dotnet_package ALL
|
||||
|
||||
# Test
|
||||
if(BUILD_TESTING)
|
||||
add_subdirectory(examples/dotnet)
|
||||
#add_subdirectory(examples/dotnet)
|
||||
endif()
|
||||
|
||||
@@ -65,5 +65,5 @@ add_custom_target(java_package ALL
|
||||
|
||||
# Test
|
||||
if(BUILD_TESTING)
|
||||
add_subdirectory(examples/java)
|
||||
#add_subdirectory(examples/java)
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user