[CCPPETMR/SIRF-SuperBuild] env_ccppetmr.*sh sets wrong SIRF_PATH in out-of-source build (#42)

0 views
Skip to first unread message

Kris Thielemans

unread,
Sep 27, 2017, 2:30:23 AM9/27/17
to CCPPETMR/SIRF-SuperBuild, Subscribed

Currently using

set(SIRF_SRC_PATH ${CMAKE_CURRENT_LIST_DIR}/SIRF)

but this is incorrect if we build somewhere else from where we cloned. Presumably

set(SIRF_SRC_PATH ${CMAKE_CURRENT_BINARY_DIR}/SIRF)


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.

Edoardo Pasca

unread,
Sep 27, 2017, 6:23:25 AM9/27/17
to CCPPETMR/SIRF-SuperBuild, Subscribed

Yes! I found that out yesterday. I've replaced it with $SOURCE_DOWNLOAD_CACHE which is a copy of $CMAKE_CURRENT_BINARY_DIR

Edoardo Pasca

unread,
Sep 27, 2017, 7:05:54 AM9/27/17
to CCPPETMR/SIRF-SuperBuild, Subscribed

Closed #42.

Edoardo Pasca

unread,
Sep 27, 2017, 7:05:54 AM9/27/17
to CCPPETMR/SIRF-SuperBuild, Subscribed

Closed with 4cf709b

Reply all
Reply to author
Forward
0 new messages