Remove unneeded dependency

This commit is contained in:
Antz 2016-09-08 23:30:17 +01:00 committed by Antz
parent fc3f83c334
commit c19a63b8ed

View File

@ -159,7 +159,6 @@ if(UNIX)
endif()
endif()
add_dependencies(${LIBRARY_NAME} revision.h)
if(NOT ACE_USE_EXTERNAL)
add_dependencies(${LIBRARY_NAME} ace)
endif()