Skip to content

Add cmake configuration#40

Open
keiradiance wants to merge 1 commit into
rxi:masterfrom
keiradiance:cmake
Open

Add cmake configuration#40
keiradiance wants to merge 1 commit into
rxi:masterfrom
keiradiance:cmake

Conversation

@keiradiance

Copy link
Copy Markdown

Add CMakeLists.txt with shared library installation target.

@neov5

neov5 commented Jul 11, 2024

Copy link
Copy Markdown

tried to use this, but it worked when include_directories(src) was changed to target_include_directories(logc_shared PUBLIC src). Could not import the log.h file otherwise.

@tuaris

tuaris commented Aug 30, 2024

Copy link
Copy Markdown

I don't understand why people insist on making a shared library. The code is small and simple enough to integrate with your app. Not everything needs to be overly complex and be a shared library.

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.

3 participants