mirror of
https://github.com/86Box/86Box.git
synced 2026-02-25 12:55:32 -07:00
Remove leftovers of no longer used build options
This commit is contained in:
@@ -35,8 +35,4 @@ endif()
|
||||
|
||||
if(OPEN_AT)
|
||||
target_compile_definitions(mch PRIVATE USE_OPEN_AT)
|
||||
endif()
|
||||
|
||||
if(M154X)
|
||||
target_compile_definitions(mch PRIVATE USE_M154X)
|
||||
endif()
|
||||
Reference in New Issue
Block a user