Skip to content

Submodules #3

@bakerb845

Description

@bakerb845

Need to add submodules for ISCL to the git repo and integrate with CMake for one-stop-shopping.

That way CMake does something intelligent like:
if (NOT ISCL_LIB)
git pull libiscl
set config
cd libiscl
cmake
make
cd ../
endif

-> I'm not sure if the EEW SVN will prove to be as clever as git.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions