mirror of
https://github.com/EEVengers/ThunderScope.git
synced 2025-04-22 17:43:44 +00:00
Set NOHARDWARE flag for merge to master
This commit is contained in:
parent
6f9cb1d46a
commit
c61b632aac
@ -42,7 +42,7 @@ if(MSVC)
|
||||
add_definitions(-DNOGDI)
|
||||
endif()
|
||||
|
||||
#add_definitions(-DNOHARDWARE)
|
||||
add_definitions(-DNOHARDWARE)
|
||||
|
||||
add_executable(${PROJECT_NAME} ${SOURCES})
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user