Skip to content
Snippets Groups Projects
Commit 566d0e11 authored by Patrick Robbe's avatar Patrick Robbe
Browse files

Use c++

parent cb5be024
Branches
Tags
1 merge request!56links
......@@ -29,7 +29,7 @@ LTC2990_SRC=
LTC2990_OBJ=$(LTC2990_SRC:$(SRC_DIR)$(LTC2990_DIR)%.c=$(OBJ_DIR)%.o)
# Belle II specific libraries (slow control, ECS, ...)
B2LIB_SRC= pcie40_b2slc.c pcie40_b2ecs.c pcie40_b2dma.c
B2LIB_SRC= pcie40_b2slc.cpp pcie40_b2ecs.c pcie40_b2dma.c
B2LIB_OBJ=$(B2LIB_SRC:%.c=$(OBJ_DIR)%.o)
# static libraries
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment