Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

proj: several improvements #1

Closed
wants to merge 1 commit into from

Conversation

SpaceIm
Copy link

@SpaceIm SpaceIm commented Mar 26, 2020

@btashton, please consider this PR for proj recipe

Modifications:

  • use 6.x.x folder instead of all, since 7.0.0 introduces new options and change cmake exported target
  • use exe in sqlite3 package in order to create proj.db during build process,
    instead of a python script
  • add threadsafe option
  • rename conan class
  • bump sqlite3 version in requirements
  • remove dl from system_libs
  • define PROJ_MSVC_DLL_IMPORT if shared and Visual Studio
  • add generated execs folder to env PATH
  • install proj.db in res folder
  • define PROJ4 as CMake exported target

@SpaceIm SpaceIm force-pushed the proj/fix-and-improvements branch 3 times, most recently from b4ef505 to e648e05 Compare March 26, 2020 13:26
- 6.x.x folder instead of all, since v7 add options and change cmake
target
- use exe in sqlite3 package in order to create proj.db during build process,
instead of a python script
- add threadsafe option
- rename conan class
- bump sqlite3 version in requirements
- remove dl from system_libs
- define PROJ_MSVC_DLL_IMPORT if shared and Visual Studio
- add generated execs folder to env PATH
- install proj.db in res folder
- define PROJ4 as CMake exported target
@SpaceIm SpaceIm force-pushed the proj/fix-and-improvements branch from e648e05 to 58e5ede Compare April 1, 2020 12:20
@SpaceIm SpaceIm closed this Apr 7, 2020
@SpaceIm SpaceIm deleted the proj/fix-and-improvements branch April 7, 2020 18:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant