Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into js/h_to_hpp
Browse files Browse the repository at this point in the history
  • Loading branch information
jslee02 committed Apr 24, 2016
2 parents 82f7556 + cda180e commit 46ab700
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dart/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Enable multi-threaded compilation.
# We do this here and not in the root folder since the examples and the
# tutorialsdo not have enough source files to benefit from this.
# tutorials do not have enough source files to benefit from this.
if(MSVC)
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} /MP")
endif()
Expand Down

0 comments on commit 46ab700

Please sign in to comment.