Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 661888 | Differences between
and this patch

Collapse All | Expand All

(-)build/cmake/version.cmake.old (+1 lines)
Lines 46-51 Link Here
46
endif()
46
endif()
47
47
48
if(NOT "${aom_version}" STREQUAL "${last_aom_version}")
48
if(NOT "${aom_version}" STREQUAL "${last_aom_version}")
49
  set(aom_version "v1.0.0")
49
50
50
  # TODO(tomfinegan): Perl dependency is unnecessary. CMake can do everything
51
  # TODO(tomfinegan): Perl dependency is unnecessary. CMake can do everything
51
  # that is done by version.pl on its own (if a bit more verbose...).
52
  # that is done by version.pl on its own (if a bit more verbose...).

Return to bug 661888