[CMake] ExternalProject_Add with custom build/make command for Boost

Nicholas Yue yue.nicholas at gmail.com
Thu Sep 25 17:40:28 EDT 2014


Hi,

  I am trying to build Boost (1.47.0) using CMake's ExternalProject_Add()

  I got it to build and install via it's bjam "./b2 install"

  However, there is an implicit "make install" generated by CMake which
will fail because there is no Makefile so to speak with an install target.

  ExternalProject_Add() has many configuration parameter and I am wondering
if there is one which I can use to tell it not to attempt to "make install"

Cheers
-- 
Nicholas Yue
Graphics - Arnold, Alembic, RenderMan, OpenGL, HDF5
Custom Dev - C++ porting, OSX, Linux, Windows
http://au.linkedin.com/in/nicholasyue
https://vimeo.com/channels/naiadtools
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake/attachments/20140925/a1332b64/attachment.html>


More information about the CMake mailing list