# Configure
if(WIN32)
target_sources(log4cxx
  PRIVATE
  ../resources/log4cxx.rc
)
endif()
