mirror of
https://github.com/pineappleEA/pineapple-src.git
synced 2024-12-03 03:08:23 -05:00
4 lines
75 B
CMake
Executable File
4 lines
75 B
CMake
Executable File
if("numa" IN_LIST FEATURES)
|
|
list(APPEND B2_OPTIONS numa=on)
|
|
endif()
|