Merge branch 'master' of https://github.com/sprinfall/webcc
This commit is contained in:
@@ -1,7 +1,3 @@
|
||||
if(UNIX)
|
||||
add_definitions(-std=c++11)
|
||||
endif()
|
||||
|
||||
file(GLOB SRCS *.cc *.h)
|
||||
|
||||
add_executable(rest_book_server ${SRCS})
|
||||
|
||||
Reference in New Issue
Block a user