From ad7c7e7fc853f9f67f92ad9d59f3a4f48454e7f2 Mon Sep 17 00:00:00 2001 From: Tuowen Zhao Date: Sat, 24 Sep 2016 12:43:37 -0600 Subject: updated readme instructions --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 99abc3b..ff7ad9c 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ ### Build 1. checkout repo, cd -2. `cmake -DROSEHOME= -DBOOSTHOME= -H. -Bbuild` +2. `cmake -H. -Bbuild` 3. `cmake --build build -- -j10` 4. If no errors during build, executables are in `build` @@ -28,7 +28,7 @@ * `lib` - Included modules, each as its own `src` and `include` * `omega` - omega, LICENSE.omega * `codegen` - codegen+, without rose dependence, LICENSE.omega - * `rosecg` - codegen with rose, LICENSE.omega + * `chillcg` - codegen with chill, LICENSE.omega * `parserel` - parse Relation vectors, for adding knowns * `example` - CHiLL example scripts * `doc` - manual & doxygen @@ -36,3 +36,4 @@ ## Debug * pass `-DDEBUGCHILL` will enable debug output +* or set `-DCMAKE_BUILD_TYPE=DEBUG` -- cgit v1.2.3-70-g09d2