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:
parent
7f6f089dae
commit
c2e6985e3b
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue