Skip to content
This repository has been archived by the owner on Feb 21, 2021. It is now read-only.

Broken CMAKE: outsource build is unfeasible #236

Closed
varhub opened this issue Nov 14, 2015 · 1 comment
Closed

Broken CMAKE: outsource build is unfeasible #236

varhub opened this issue Nov 14, 2015 · 1 comment
Labels

Comments

@varhub
Copy link
Contributor

varhub commented Nov 14, 2015

I open this new issue about this problem because there was no interest in my previous advertisements.

Related to:

This is a new problem partially introduced here:
#184 at b696b66

Since it, cmake path are semantically broken, because replace
add_subdirectory (A B)
by
add_subdirectory (A)
implies that ${CMAKE_CURRENT_SOURCE_DIR} is deprecated
and ${CMAKE_CURRENT_BINARY_DIR} must be used instead.

This problem affects to several CMakeLists, even root CMakeLists.

Already patched:

Recognized problems:

outsource build reflects a healthy CMakeLists, so what is the official opinion?


ping to @jmplaza @chanfr @fqez @almartinflorido @rocapal @edupergar

@varhub
Copy link
Contributor Author

varhub commented Nov 24, 2015

New problematic issues detected:

  1. basic_server and ice interfaces generation
  2. interfaces: copy to build? and install *.ice files

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants