From 991fe06dc91e5ea123dfdbaacc504e8207bd2966 Mon Sep 17 00:00:00 2001 From: Mizux Seiha Date: Wed, 20 Sep 2023 22:03:23 +0200 Subject: [PATCH] test export bis --- ortools/math_opt/constraints/indicator/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ortools/math_opt/constraints/indicator/CMakeLists.txt b/ortools/math_opt/constraints/indicator/CMakeLists.txt index 51dbf55443..55ea75b473 100644 --- a/ortools/math_opt/constraints/indicator/CMakeLists.txt +++ b/ortools/math_opt/constraints/indicator/CMakeLists.txt @@ -24,4 +24,4 @@ target_link_libraries(${NAME} PRIVATE absl::strings protobuf::libprotobuf ${PROJECT_NAME}::proto) -install(TARGETS ${PROJECT_NAME}_math_opt_constraints_indicator EXPORT ${PROJECT_NAME}Targets) +#install(TARGETS ${PROJECT_NAME}_math_opt_constraints_indicator EXPORT ${PROJECT_NAME}Targets)