1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-24 16:55:20 +03:00

Windows compilation fight next round clean

This commit is contained in:
Bertrand Songis 2019-05-16 21:38:52 +02:00
parent 7f6f089dae
commit c2e6985e3b

View file

@ -330,8 +330,6 @@ target_link_libraries(${SIMULATOR_NAME} PRIVATE ${CPN_COMMON_LIB})
# Generate list of simulator plugins, used by all platforms
file(GLOB simulator_plugins "${CMAKE_BINARY_DIR}/Release/*opentx-*simulator${CMAKE_SHARED_LIBRARY_SUFFIX}")
message(STATUS "Search plugins GLOB = '${CMAKE_BINARY_DIR}/*opentx-*simulator${CMAKE_SHARED_LIBRARY_SUFFIX}'")
message(STATUS "Au cas ou ... ${CMAKE_RUNTIME_OUTPUT_DIRECTORY}")
# the current flavour is not automatically added if build in the current cmake iteration, so always
# add its library name to be sure