Skip to content

Conversation

@ColorfulOrangeCN
Copy link

Add CMakeLists.txt.
It can help you build.

install(TARGETS calg-1.0
ARCHIVE DESTINATION ${CMAKE_INSTALL_PREFIX}/lib)
install(FILES src/*.h
DESTINATION ${CMAKE_INSTALL_PREFIX}/include/clag)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should it be 'calg'?

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.

2 participants