Skip to content

removed boost filesystem dep

eric pellegrini requested to merge feature/remove-boost-filesystem into develop

nsxtool (nsxlib + nsxqt) is now free of boost filesystem. I added helper functions to Path module. Clearly most of these functions are already experimental in C++14 and should be available in C++17 but for now they had to be implemented in nsxtool. The only boost dep that remains is now spirit.

Edited by eric pellegrini

Merge request reports

Loading