From 3f9a53de0ebcb81959361d0082ac2b8f58920644 Mon Sep 17 00:00:00 2001 From: winlin Date: Wed, 8 Oct 2014 13:53:04 +0800 Subject: [PATCH] refine cmake list, only for clion. --- trunk/CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/trunk/CMakeLists.txt b/trunk/CMakeLists.txt index ecdc58392..a8545c557 100644 --- a/trunk/CMakeLists.txt +++ b/trunk/CMakeLists.txt @@ -47,3 +47,5 @@ MESSAGE(STATUS "only for jetbrains IDE, @see https://github.com/winlinvip/simple MESSAGE(STATUS "only for jetbrains IDE, @see https://github.com/winlinvip/simple-rtmp-server/wiki/IDE#jetbrains") MESSAGE(STATUS "only for jetbrains IDE, @see https://github.com/winlinvip/simple-rtmp-server/wiki/IDE#jetbrains") MESSAGE(STATUS "only for jetbrains IDE, @see https://github.com/winlinvip/simple-rtmp-server/wiki/IDE#jetbrains") +MESSAGE(STATUS "use ./configure && make, @see https://github.com/winlinvip/simple-rtmp-server#usage") +