there was an issue on doBounderNo class tied to the default values of the ctor of mother class doBounder: fixed
This commit is contained in:
parent
b1798ad351
commit
ebb20c44c5
5 changed files with 22 additions and 3 deletions
|
|
@ -35,6 +35,7 @@ INCLUDE_DIRECTORIES(${CMAKE_SOURCE_DIR}/application/common)
|
|||
SET(SOURCES
|
||||
t-doEstimatorNormalMulti
|
||||
t-mean-distance
|
||||
t-bounderno
|
||||
)
|
||||
|
||||
FOREACH(current ${SOURCES})
|
||||
|
|
|
|||
Reference in a new issue