CMake Warning (dev) at /usr/share/cmake/Modules/GoogleTest.cmake:361 (cmake_parse_arguments):
The WORKING_DIRECTORY keyword was followed by an empty string or no value
at all. Policy CMP0174 is not set, so cmake_parse_arguments() will unset
the arg_new_WORKING_DIRECTORY variable rather than setting it to an empty
string.
Call Stack (most recent call first):
/home/afrind/develop/moxygen/cmake/MoxygenTest.cmake:48 (gtest_add_tests)
/home/afrind/develop/moxygen/moxygen/dejitter/test/CMakeLists.txt:9 (moxygen_add_test)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/share/cmake/Modules/GoogleTest.cmake:361 (cmake_parse_arguments):
The WORKING_DIRECTORY keyword was followed by an empty string or no value
at all. Policy CMP0174 is not set, so cmake_parse_arguments() will unset
the arg_new_WORKING_DIRECTORY variable rather than setting it to an empty
string.
Call Stack (most recent call first):
/home/afrind/develop/moxygen/cmake/MoxygenTest.cmake:48 (gtest_add_tests)
/home/afrind/develop/moxygen/moxygen/dejitter/test/CMakeLists.txt:9 (moxygen_add_test)
This warning is for project developers. Use -Wno-dev to suppress it.