mirror of
https://github.com/pineappleEA/pineapple-src.git
synced 2025-02-08 01:54:05 -05:00
4 lines
75 B
CMake
4 lines
75 B
CMake
|
if("numa" IN_LIST FEATURES)
|
||
|
list(APPEND B2_OPTIONS numa=on)
|
||
|
endif()
|