[3.0] Change parameter type of GrabKeyList APIs to const reference
[platform/core/uifw/dali-adaptor.git] / README
diff --git a/README b/README
index 61b73c1..1024acc 100644 (file)
--- a/README
+++ b/README
@@ -2,6 +2,7 @@ T.O.C.
 ======
 
  1.   GBS Builds
+ 1.1. DEBUG Builds
  2.   Building for Ubuntu desktop
  2.1. Minimum Requirements
  2.2. Building the Repository
@@ -18,6 +19,11 @@ T.O.C.
 
  gbs build -A [TARGET_ARCH]
 
+1.1. DEBUG Builds
+-----------------
+
+ gbs build -A [TARGET_ARCH] --define "%enable_debug 1"
+
 
 2. Building for Ubuntu desktop
 ==============================