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

add CMakeLists.txt #22

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

add CMakeLists.txt #22

wants to merge 1 commit into from

Conversation

ouweibin
Copy link

  • 添加CMakeLists.txt,支持使用cmake编译,主要是修改了某些类的参数初始化列表的初始化顺序,以解决使用cmake编译产生的reorder警告
  • 修改Logger.h里的_DEBUG宏为XOP_DEBUG宏,解决LOG_DEBUG未定义的bug

@gerryhjs
Copy link

gerryhjs commented Dec 3, 2019

windows下编译cmakeList需要添加target_link_libraries(rtp_h264_file xop net pthread ws2_32 iphlpapi)

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

Successfully merging this pull request may close these issues.

None yet

2 participants