mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-23 10:07:59 +02:00
tests for bool in ToString/StringTo (#1230)
- Added tests for ToString/StringTo<bool> - Added overload for ToString of bool (previously went through int)
This commit is contained in:
@ -100,7 +100,6 @@ if(SLS_USE_TEXTCLIENT)
|
||||
target_link_libraries(${val1}
|
||||
slsDetectorStatic
|
||||
pthread
|
||||
rt
|
||||
)
|
||||
SET_SOURCE_FILES_PROPERTIES( src/Caller.cpp PROPERTIES COMPILE_FLAGS "-Wno-unused-variable -Wno-unused-but-set-variable")
|
||||
|
||||
|
Reference in New Issue
Block a user