Diana Arroyo created MESOS-4201:
-----------------------------------
Summary: APR_LIBS and SVN_LIBS varibles defined as paths to the
releated libriaries are incorrectly added to a varialbe that lists directories
(STOUT_TEST_LIB_DIRS).
Key: MESOS-4201
URL: https://issues.apache.org/jira/browse/MESOS-4201
Project: Mesos
Issue Type: Bug
Components: cmake
Reporter: Diana Arroyo
Priority: Minor
In StoutTestsConfigure.cmake there APR_LIBS and SVN_LIBS variable sthat are are
incorrectly defined to the STOUT_TEST_LIB_DIRS. The variables APR_LIBS and
SVN_LIBS are not dirs. but instead full paths to the library file. Most likely
the fix is to move the variables should be added to the STOUT_TEST_LIBS
variable but will leave it up to the owner of this work item to decide the fix.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)