cmake build using: cmake ./CMakeLists.txt -B ./build/ -DCMAKE_EXPORT_COMPILE_COMMANDS=ON -DCMAKE_BUILD_TYPE=Debug Then use 'make' in the build dir.
cmake build using: cmake ./CMakeLists.txt -B ./build/ -DCMAKE_EXPORT_COMPILE_COMMANDS=ON -DCMAKE_BUILD_TYPE=Debug Then use 'make' in the build dir.