nmodl icon indicating copy to clipboard operation
nmodl copied to clipboard

Add CMake export infrastructure

Open matz-e opened this issue 1 year ago • 9 comments

Currently will export a target nmodl::nmodl for the NMODL binary, and a nmodl_BINARY variable for the filename.

matz-e avatar May 31 '24 16:05 matz-e

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 86.75%. Comparing base (509416e) to head (08735d5). Report is 7 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1288      +/-   ##
==========================================
+ Coverage   86.71%   86.75%   +0.03%     
==========================================
  Files         180      180              
  Lines       13699    13692       -7     
==========================================
- Hits        11879    11878       -1     
+ Misses       1820     1814       -6     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar May 31 '24 16:05 codecov[bot]

Tested in the NRN repo, seems to run fine.

matz-e avatar Aug 15 '24 07:08 matz-e