build: add support for disabling native command support
This commit is contained in:
@@ -18,3 +18,5 @@ target_include_directories(bshell.core PUBLIC ${CMAKE_CURRENT_SOURCE_DIR}/includ
|
||||
target_compile_definitions(bshell.core PUBLIC
|
||||
BSHELL_ENABLE_FLOATING_POINT=${bshell_enable_floating_point}
|
||||
BSHELL_VERSION="${bshell_version}")
|
||||
|
||||
install(TARGETS bshell.core)
|
||||
|
||||
Reference in New Issue
Block a user