Explorar el Código

fix manual link

master
Sascha Kratky hace 14 años
padre
commit
d3d4c4423a
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. +2
    -1
      README.md

+ 2
- 1
README.md Ver fichero

@@ -76,7 +76,7 @@ the original target, but does so much faster by entering:


$ make MyExecutable_unity $ make MyExecutable_unity


See the advanced usage section of the [cotire manual](cotire/MANUAL.md) for information on how to
See the advanced usage section of the [cotire manual][manual] for information on how to
configure the cotire process (e.g., how to apply cotire to a certain build configuration only). configure the cotire process (e.g., how to apply cotire to a certain build configuration only).


speedup speedup
@@ -106,6 +106,7 @@ limitations
[clang]:http://clang.llvm.org/ [clang]:http://clang.llvm.org/
[cmk]:http://www.cmake.org/cmake/resources/software.html [cmk]:http://www.cmake.org/cmake/resources/software.html
[gcc]:http://gcc.gnu.org/ [gcc]:http://gcc.gnu.org/
[manual]:https://github.com/sakra/cotire/blob/master/MANUAL.md
[mingw]:http://www.mingw.org/ [mingw]:http://www.mingw.org/
[pch]:http://en.wikipedia.org/wiki/Precompiled_header [pch]:http://en.wikipedia.org/wiki/Precompiled_header
[pfh]:http://en.wikipedia.org/wiki/Prefix_header [pfh]:http://en.wikipedia.org/wiki/Prefix_header


Cargando…
Cancelar
Guardar