fix glop install

This commit is contained in:
Laurent Perron
2022-02-24 13:20:01 +01:00
parent cf4e676058
commit 0bbc5e2fdc

View File

@@ -329,6 +329,7 @@ install(FILES
ortools/util/return_macros.h
ortools/util/running_stat.h
ortools/util/stats.h
ortools/util/strong_integers.h
ortools/util/time_limit.h
DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/ortools/util
COMPONENT Devel)