Skip to content
Snippets Groups Projects
Commit 487ecf88 authored by Lars Bilke's avatar Lars Bilke
Browse files

[CMake] Removed obsolete instruction.

parent b36e2f2f
No related branches found
No related tags found
No related merge requests found
......@@ -16,8 +16,6 @@ include(GenerateExportHeader)
generate_export_header(BaseLib)
target_include_directories(BaseLib PUBLIC ${CMAKE_CURRENT_BINARY_DIR})
set_target_properties(BaseLib PROPERTIES LINKER_LANGUAGE CXX)
target_link_libraries(BaseLib PUBLIC logog)
if(MSVC)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment