# This defines the name under that this package is known to others. # Another package's FIND_PACKAGE will us this under the this name. # The variable PACKAGENAME is used to configure the Config.in # This name needs to be unique. # Please use UPPER CASE letters ONLY (this is due to a CMake limitation. # In the following form : MIPS_PACKAGENAMEPKG SET(PACKAGENAME MIPS_NEWPACKAGEPKG) # Please change for new package!