Remove message from CMakeLists;

This commit is contained in:
bjorn 2017-08-11 22:28:15 -07:00
parent 0311232ae1
commit 8094eb9a25
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@ project(lovr)
# Setup
if(EMSCRIPTEN)
message(STATUS "${EMSCRIPTEN_ROOT_PATH}")
string(CONCAT LOVR_EMSCRIPTEN_FLAGS
"-O3 "
"-s USE_WEBGL2=1 "