Select Git revision
CMakeLists.txt

Leonard Reuter authored
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
CMakeLists.txt 143 B
add_fortran_library(allocators
blockAllocator_m.f90)
target_link_libraries(allocators
PRIVATE utils)
add_subdirectory(tests)