issues
search
sandialabs
/
SpecUtils
A library for opening, manipulating, and exporting gamma spectral files
GNU Lesser General Public License v2.1
27
stars
9
forks
source link
unit test cmake mods
#29
Closed
hbivens
closed
7 months ago
hbivens
commented
7 months ago
@wcjohns another few things I'd do:
lose the .exe suffix on the executable names, cmake will add the appropriate suffix
set all the common ctest, set_target_properties args to a variable
when a unit test reads a file, I just assume it's in the current working directory
@wcjohns another few things I'd do: