From 1bf7ccf721709dc1131fa79128df4bc4ef5e2735 Mon Sep 17 00:00:00 2001 From: Mizux Date: Tue, 20 Oct 2020 19:11:24 +0200 Subject: [PATCH] Update README.md --- cmake/README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/cmake/README.md b/cmake/README.md index 5a85994460..e765a28ad8 100644 --- a/cmake/README.md +++ b/cmake/README.md @@ -62,9 +62,6 @@ the compiler environment of your choice.
You can either build OR-Tools with CMake as a standalone project or it can be incorporated into an existing CMake project. -**warning: Currently OR-Tools CMake doesn't support Java nor .Net, please use -the Makefile based build instead.** - ## [Dependencies](#deps) OR-Tools depends on severals mandatory libraries. You can compile them all at