Skip to content

Conversation

@kou
Copy link
Contributor

@kou kou commented Jul 3, 2020

  • Add support for pkg-config
  • Add support for find_package(FastPFOR) in CMakeLists.txt
  • Add support for installing header files
  • Add support for installing static library
  • Add support for linking static library from shared library
    (-fPIC is needed for build option)
  • Use "FastPFOR" not "FastPFor" for project name

Note that we need to bump "PROJECT_VERSION" in CMakeLists.txt when we
release a new version. "PROJECT_VERSION" is used in fastpfor.pc and
FastPFORConfig.cmake to provide version information.

* Add support for pkg-config
* Add support for find_package(FastPFOR) in CMakeLists.txt
* Add support for installing header files
* Add support for installing static library
* Add support for linking static library from shared library
  (-fPIC is needed for build option)
* Use "FastPFOR" not "FastPFor" for project name

Note that we need to bump "PROJECT_VERSION" in CMakeLists.txt when we
release a new version. "PROJECT_VERSION" is used in fastpfor.pc and
FastPFORConfig.cmake to provide version information.
@kou
Copy link
Contributor Author

kou commented Jul 3, 2020

Use "FastPFOR" not "FastPFor" for project name

It seems that you want to use "FastPFOR" instead of "FastPFor". So I do this.
It it's wrong, I'll revert the change.

@lemire
Copy link
Member

lemire commented Jul 3, 2020

This is very good work.

I verified that this seems to do the right things!

@lemire lemire merged commit 07db285 into fast-pack:master Jul 3, 2020
@kou kou deleted the installable branch July 3, 2020 21:13
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.

2 participants