X-Git-Url: http://git.uio.no/git/?a=blobdiff_plain;f=README_CMake;h=0aa6f89944ddff8d93a53fff40d7ad5a3f1f4909;hb=deaac8b1c716e2099d116ebe26a37b384f529463;hp=63d03c5551f46ff8bf4eefcc3e96cd86e6a7a46f;hpb=811ffdcce3ce8110476abd638c12862aee70fbab;p=u%2Fmrichter%2FAliRoot.git diff --git a/README_CMake b/README_CMake index 63d03c5551f..0aa6f89944d 100644 --- a/README_CMake +++ b/README_CMake @@ -47,7 +47,7 @@ eg. make STEERbase STEERbase-static make check-all make -check-all make -check - make --check + make --check // To use this run cmake with -DCLASSCHECK="YES" option. It is turned off by default since it bloats the Makefile and slows down the internal makefile rule checking The resulting violations will be written to the folder //check/viols @@ -55,7 +55,7 @@ eg. make STEERbase STEERbase-static make par-all make .par - make -par-all build all par packages in the module + make -par-all //build all par packages in the module 10. To test PARs after building run