Fix CMake build in `test` subdirectories by lnikkila · Pull Request #3845 · google/or-tools
Due to the regexes, ortools_pdlp fails to build if any of its parent
directories starts with `test` or `gtest`:
CMake Error at test/ortools-src/ortools/pdlp/CMakeLists.txt:27 (add_library):
No SOURCES given to target: ortools_pdlp
lnikkila
deleted the
fix-test-subdirectory-builds
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters