Remove tab from CMakeLists.txt
- Mandatory to follow google internal convention
This commit is contained in:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user