Disabled qmckl_test_c make target because of incompatible call signatures. Will look at that later.

This commit is contained in:
Francois Coppens 2022-08-30 15:26:34 +02:00
parent bef15cf3e8
commit b7eb74e154

View File

@ -66,10 +66,10 @@ BIN_DIR := bin
EXEC := $(BIN_DIR)/cMaponiA3_test_3x3_3 \
$(BIN_DIR)/test_h5 \
$(BIN_DIR)/fnu_test_h5 \
$(BIN_DIR)/qmckl_test_c \
$(BIN_DIR)/fMaponiA3_test_3x3_3 \
$(BIN_DIR)/fMaponiA3_test_4x4_2 \
$(BIN_DIR)/QMCChem_dataset_test
#$(BIN_DIR)/qmckl_test_c \
## Build tagets
.PHONY: all clean distclean