-- clang-tidy not found.
-- Could NOT find GTest (missing: GTEST_LIBRARY GTEST_INCLUDE_DIR GTEST_MAIN_LIBRARY)
-- GTest not found
CMake Warning at test/src/CMakeLists.txt:5 (message):
Skipping building tests.
-- Configuring done (22.9s)
-- Generating done (4.1s)
-- Build files have been written to: raxml-ng/build
[ 0%] [BISON][parse_utree_t] Building parser with bison 2.3
raxml-ng/libs/pll-modules/libs/libpll/src/parse_utree.y:168.9-19: syntax error, unexpected identifier, expecting string
make[2]: [libs/pll-modules/libs/libpll/src/parse_utree.c] Error 1
make[1]: [libs/pll-modules/libs/libpll/src/CMakeFiles/pll_obj.dir/all] Error 2
make: *** [all] Error 2
Dear @amkozlov
-- clang-tidy not found. -- Could NOT find GTest (missing: GTEST_LIBRARY GTEST_INCLUDE_DIR GTEST_MAIN_LIBRARY) -- GTest not found CMake Warning at test/src/CMakeLists.txt:5 (message): Skipping building tests.
-- Configuring done (22.9s) -- Generating done (4.1s) -- Build files have been written to: raxml-ng/build [ 0%] [BISON][parse_utree_t] Building parser with bison 2.3 raxml-ng/libs/pll-modules/libs/libpll/src/parse_utree.y:168.9-19: syntax error, unexpected identifier, expecting string make[2]: [libs/pll-modules/libs/libpll/src/parse_utree.c] Error 1 make[1]: [libs/pll-modules/libs/libpll/src/CMakeFiles/pll_obj.dir/all] Error 2 make: *** [all] Error 2