Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix API compatibility of dart 4.3 #309

Merged
merged 9 commits into from
Jan 22, 2015
Prev Previous commit
Next Next commit
Merge remote-tracking branch 'origin/release-4.3' into release-4.3_fi…
…x_api_compatibility

Conflicts:
	cmake/DARTMacros.cmake
	dart/constraint/CMakeLists.txt
	tools/issue_303_generator.bash
  • Loading branch information
jslee02 committed Jan 21, 2015
commit 0c9b31a1eb483c38d1cae82603c0aab7e62fffbd
1 change: 1 addition & 0 deletions cmake/DARTMacros.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -84,3 +84,4 @@ macro(dt_issue_303 _name _output_name)
dt_install_includes(${nameLower} ${generated_file})
endif()
endmacro()

You are viewing a condensed version of this merge commit. You can view the full changes here.