3 lines
75 B
CMake
Executable file
3 lines
75 B
CMake
Executable file
if("numa" IN_LIST FEATURES)
|
|
list(APPEND B2_OPTIONS numa=on)
|
|
endif()
|