I can use 'ninja' to compile the code, but I cannot use 'ninja install'. And there is nothing about install appear in the 'build.ninja' file. `$ninja [6/6] Linking CXX executable src/calc $ninja install ninja: error: unknown target 'install' `
I can use 'ninja' to compile the code, but I cannot use 'ninja install'.
And there is nothing about install appear in the 'build.ninja' file.
$ninja [6/6] Linking CXX executable src/calc $ninja install ninja: error: unknown target 'install'