Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Call find_package macros in the main CMakeLists.txt file #24

Closed
aisouard opened this issue Feb 6, 2017 · 1 comment
Closed

Call find_package macros in the main CMakeLists.txt file #24

aisouard opened this issue Feb 6, 2017 · 1 comment
Labels
Milestone

Comments

@aisouard
Copy link
Owner

aisouard commented Feb 6, 2017

find_package macros are called inside the UseLibWebRTC.cmake file, which is bad since the system will require these packages before compiling the library

@aisouard aisouard added the cmake label Feb 6, 2017
@aisouard aisouard added this to the 0.0.1 milestone Feb 6, 2017
@aisouard
Copy link
Owner Author

aisouard commented Feb 6, 2017

The CMakeLists.txt file has been splitted into multiple CMake modules, the issue was resolved during the split.

@aisouard aisouard closed this as completed Feb 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant