Skip to content

Commit

Permalink
#94: Fixing documentation in FindXIA.cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
spaulaus committed Dec 8, 2020
1 parent 60c14ef commit d29292a
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Cmake/modules/FindXIA.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,14 @@
# - **sdk**
# - **lib** - API libraries
# - **include** - API includes
# - **share**
# - **pxisys** - contains the pxisys*.ini files provided in the API
# - **slotdef** - probably just a single slot def, can be added to the API install
# - **firmware**
# - **2016-02-02-12b250m-vandle** (and other specific firmware)
# - **config** - not something that XIA distributes on their website, **DO NOT** add to repos
# - **dsp**
# - **fpga**
# - **share**
# - **pxisys** - contains the pxisys*.ini files provided in the API
# - **slotdef** - probably just a single slot def, can be added to the API install
# - **firmware**
# - **2016-02-02-12b250m-vandle** (and other specific firmware)
# - **config** - not something that XIA distributes on their website, **DO NOT** add to repos
# - **dsp**
# - **fpga**
# @authors K. Smith, C. R. Thornsberry, S. V. Paulauskas

#Find the library path by looking for the library.
Expand Down

0 comments on commit d29292a

Please sign in to comment.