Skip to content
This repository has been archived by the owner on Dec 31, 2020. It is now read-only.

Improved CMake build #234

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Improved CMake build #234

wants to merge 6 commits into from

Conversation

magestik
Copy link

  • I removed the FindCUDA.cmake because it was not working correctly contrary to the one shipped with the CMake (latest version).
  • The squish/psh/bc6h/bc7 libraries were required to link any program with nvtt so I embedded them in the nvtt/nvimage libraries (using CMake OBJECT libraries). I think the VS solutions will need an upgrade too, but Visual allows libs to be merged easily. (I also updated the minimum CMake version required to use this feature)
  • I added some CMake command to export targets and make it easier to link with nvtt from an external (CMake-based) project.

Sorry about the indentation ...

@magestik
Copy link
Author

Any news ? (did you receive my emails about a month ago ?)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant