2022-07-23 03:01:36 +02:00

4 lines
75 B
CMake
Executable File

if("numa" IN_LIST FEATURES)
list(APPEND B2_OPTIONS numa=on)
endif()