From: Kevron Rees Date: Thu, 26 Mar 2015 16:31:09 +0000 (-0700) Subject: Update README.md X-Git-Tag: accepted/tizen/ivi/20160816.233712~15 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e522964356e3d2e7f0f9be632fa478cbd1e59c77;p=profile%2Fivi%2Fautomotive-message-broker.git Update README.md --- diff --git a/README.md b/README.md index 3b61412..7f5caaa 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ rpmbuild [options] packaging/automotive-message-broker.spec ## Running with the Qt mainloop: Some source and sink plugins may want to use the Qt-based mainloop to take advantage of Qt features. To enable -the Qt mainloop, run cmake with -Duse_qtcore=On: +the Qt mainloop, run cmake with -Dqtmainloop=On: ~~~~~~~~~~~~~{.bash} cmake .. -Dqtmainloop=On