Skip to content
This repository has been archived by the owner on Jun 23, 2022. It is now read-only.

Commit

Permalink
scripts: remove windows specific code in dsn.cmake (#160)
Browse files Browse the repository at this point in the history
  • Loading branch information
Wu Tao authored and qinzuoyan committed Sep 11, 2018
1 parent fd0a34c commit eda8d7e
Show file tree
Hide file tree
Showing 5 changed files with 137 additions and 356 deletions.
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,5 @@ if(ENABLE_GCOV AND UNIX)
set(CMAKE_EXE_LINKER_FLAGS "${CMAKE_EXE_LINKER_FLAGS} -fprofile-arcs -ftest-coverage -lgcov")
endif()
dsn_common_setup()
dsn_add_pseudo_projects()

add_subdirectory(src)
4 changes: 0 additions & 4 deletions bin/dsn.cg.bat

This file was deleted.

Loading

0 comments on commit eda8d7e

Please sign in to comment.