units
units copied to clipboard
Fix "ENABLE_PREDEFINED_CONSTANTS_UNITS" not used (#264)
Hi!
Recently I compiled units with DISABLE_PREDEFINED_UNITS=ON but could not access contants::PI despite ENABLE_PREDEFINED_CONSTANTS_UNITS=ON.
It seems this problem has been reported in #264. Could the fix be that simple?