Commit 81f45429 authored by jan.koester's avatar jan.koester
Browse files

test

parent ec997da0
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -44,5 +44,5 @@ else()
    target_link_libraries(iniconf PUBLIC confplus PRIVATE ${INIPARSER_LIBRARY} dl)
endif()

    install(TARGETS iniconf DESTINATION lib/confplus/backend)
    install(TARGETS iniconf RUNTIME DESTINATION bin  DESTINATION lib/confplus/backend)
endif()