mirror of
https://github.com/ton-blockchain/ton
synced 2025-03-09 15:40:10 +00:00
Update CMakeLists.txt
This commit is contained in:
parent
9c7a1f51f5
commit
a93d093dc3
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ else()
|
|||
endif()
|
||||
|
||||
if (PORTABLE)
|
||||
target_link_libraries(emulator PUBLIC emulator_static git -static-libgcc -static-libstdc++))
|
||||
target_link_libraries(emulator PUBLIC emulator_static git -static-libgcc -static-libstdc++)
|
||||
else()
|
||||
target_link_libraries(emulator PUBLIC emulator_static git)
|
||||
endif()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue