add missing bullet header to cmake, quiet reports from 'make test_cmake'
This commit is contained in:
@@ -23,7 +23,9 @@ set(SRC
|
||||
)
|
||||
|
||||
if(WITH_NETWORK)
|
||||
list(APPEND SRC device_network.cpp)
|
||||
list(APPEND SRC
|
||||
device_network.cpp
|
||||
)
|
||||
endif()
|
||||
|
||||
set(SRC_HEADERS
|
||||
|
Reference in New Issue
Block a user