Skip to content

NTV2 16.2 Open Source Static Libs and Sources (bugfix2)

Compare
Choose a tag to compare
@paulh-aja paulh-aja released this 22 Mar 20:02
· 34 commits to main since this release
6c44a94
  • Removed AJA_INSTALL_LIBDIR, AJA_INSTALL_INCLUDEDIR, AJA_INSTALL_BINDIR, AJA_INSTALL_FRAMEWORKDIR variables to prefer using CMAKE_INSTALL_PREFIX variable for cmake install destination instead.
  • Now use CMAKE_INSTALL_LIBDIR and CMAKE_INSTALL_BINDIR as sub-directories to place library and binary outputs during cmake install command. These directories will be created under the CMAKE_INSTALL_PREFIX path.
  • CMake variable naming cleanup