Closed devongarde closed 4 years ago
The CMake build will now use the system installation of boost, or, if preferred, one indicated by the BOOST environment variable. The Visual Studio build requires a BOOST environment variable, or boost on the library path. In both cases, the hard coded boost directory is removed.
Remove hard-coded boost directories from build files (both makefiles and visual studio files)