fix
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user