@@ -162,7 +162,10 @@ INCLUDE := -Isrc -Isrc/include
all:build
build:libtestsmscclpp-test
build:libtests
ifeq($(USE_MPI_FOR_TESTS),0)
build+= mscclpp-test
endif
lib:$(LIBOBJTARGETS)$(INCTARGETS)$(LIBTARGET)
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.