Remove tab from CMakeLists.txt

- Mandatory to follow google internal convention
This commit is contained in:
Corentin Le Molgat
2018-11-13 10:12:02 +01:00
parent b88298edd3
commit 47fefdc3bb
23 changed files with 474 additions and 475 deletions

View File

@@ -3,5 +3,5 @@ if (NOT BUILD_PYTHON)
endif()
install(DIRECTORY .
DESTINATION ${CMAKE_INSTALL_DATADIR}/ortools/examples/notebook
FILES_MATCHING PATTERN "*.ipynb")
DESTINATION ${CMAKE_INSTALL_DATADIR}/ortools/examples/notebook
FILES_MATCHING PATTERN "*.ipynb")