Mentions légales du service

Skip to content
Snippets Groups Projects

hotfix/octave_user

Merged Tony Delarue requested to merge tdelarue/spm:hotfix/octave_user into master
1 file
+ 4
1
Compare changes
  • Side-by-side
  • Inline
+ 4
1
@@ -264,9 +264,12 @@ install(TARGETS spm
install(FILES
include/spm.h
DESTINATION include )
install(FILES
include/spm/const.h
include/spm/datatypes.h
DESTINATION include )
DESTINATION include/spm )
# Install generated headers
# ---------------------
Loading