This commit is contained in:
Laurent Perron
2022-09-14 10:58:47 +02:00
parent e0aacd382a
commit ff4d23de1d

View File

@@ -12,6 +12,7 @@
# limitations under the License.
file(GLOB _SRCS "*.h" "*.cc")
list(FILTER _SRCS EXCLUDE REGEX ".*/.*_test.cc")
set(NAME ${PROJECT_NAME}_base)
# Will be merge in libortools.so