create and install cmake export targets to make it easier for people to include portaudio in larger projects:

This commit is contained in:
Nick Appleton 2018-10-02 21:53:41 +10:00
commit d3e00091c7
2 changed files with 51 additions and 49 deletions

View file

@ -0,0 +1 @@
include("${CMAKE_CURRENT_LIST_DIR}/portaudioTargets.cmake")