s/robertodr/scisoft/
This commit is contained in:
		| @@ -12,7 +12,7 @@ | |||||||
| #   source: custom/boost_version-components.cmake | #   source: custom/boost_version-components.cmake | ||||||
| # | # | ||||||
| #   [boost] | #   [boost] | ||||||
| #   source: https://github.com/robertodr/autocmake/raw/booster/modules/boost/boost.cmake | #   source: https://github.com/scisoft/autocmake/raw/booster/modules/boost/boost.cmake | ||||||
| #   fetch: http://sourceforge.net/projects/boost/files/boost/1.58.0/boost_1_58_0.zip | #   fetch: http://sourceforge.net/projects/boost/files/boost/1.58.0/boost_1_58_0.zip | ||||||
| # | # | ||||||
| # The ``custom/boost_version-components.cmake`` should look like this:: | # The ``custom/boost_version-components.cmake`` should look like this:: | ||||||
| @@ -46,13 +46,13 @@ | |||||||
| # | # | ||||||
| # autocmake.cfg configuration:: | # autocmake.cfg configuration:: | ||||||
| # | # | ||||||
| #   fetch: https://github.com/robertodr/autocmake/raw/booster/modules/boost/boost_unpack.cmake | #   fetch: https://github.com/scisoft/autocmake/raw/booster/modules/boost/boost_unpack.cmake | ||||||
| #          https://github.com/robertodr/autocmake/raw/booster/modules/boost/boost_userconfig.cmake | #          https://github.com/scisoft/autocmake/raw/booster/modules/boost/boost_userconfig.cmake | ||||||
| #          https://github.com/robertodr/autocmake/raw/booster/modules/boost/boost_configure.cmake | #          https://github.com/scisoft/autocmake/raw/booster/modules/boost/boost_configure.cmake | ||||||
| #          https://github.com/robertodr/autocmake/raw/booster/modules/boost/boost_build.cmake | #          https://github.com/scisoft/autocmake/raw/booster/modules/boost/boost_build.cmake | ||||||
| #          https://github.com/robertodr/autocmake/raw/booster/modules/boost/boost_install.cmake | #          https://github.com/scisoft/autocmake/raw/booster/modules/boost/boost_install.cmake | ||||||
| #          https://github.com/robertodr/autocmake/raw/booster/modules/boost/boost_headers.cmake | #          https://github.com/scisoft/autocmake/raw/booster/modules/boost/boost_headers.cmake | ||||||
| #          https://github.com/robertodr/autocmake/raw/booster/modules/boost/boost_cleanup.cmake | #          https://github.com/scisoft/autocmake/raw/booster/modules/boost/boost_cleanup.cmake | ||||||
| #   docopt: --boost-headers=<BOOST_INCLUDEDIR> Include directories for Boost [default: '']. | #   docopt: --boost-headers=<BOOST_INCLUDEDIR> Include directories for Boost [default: '']. | ||||||
| #           --boost-libraries=<BOOST_LIBRARYDIR> Library directories for Boost [default: '']. | #           --boost-libraries=<BOOST_LIBRARYDIR> Library directories for Boost [default: '']. | ||||||
| #           --build-boost=<FORCE_CUSTOM_BOOST> Deactivate Boost detection and build on-the-fly <ON/OFF> [default: OFF]. | #           --build-boost=<FORCE_CUSTOM_BOOST> Deactivate Boost detection and build on-the-fly <ON/OFF> [default: OFF]. | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user