Changes between Initial Version and Version 1 of Ticket #60919, comment 3


Ignore:
Timestamp:
Jul 31, 2020, 3:46:16 AM (4 years ago)
Author:
kencu (Ken)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #60919, comment 3

    initial v1  
    11looks like in {{{CMakeScripts/Modules/FindIconv.cmake}}} they do a test compile without taking into account MacPorts' paths and libs, and so they find the system libiconv instead of MacPorts' version.
     2
     3Probably just have to set them {{{ICONV_INCLUDE_DIR}}} AND {{{ICONV_LIBRARIES}}}