Please enable JavaScript in your browser!
Ana Sayfa
Keşfet
Yardım
Giriş Yap
kashcheyeu
/
bee2
şunun yansıması
https://github.com/agievich/bee2
İzle
1
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Wiki
Dal:
smult
Dallar
Biçim İmleri
aead
alignment
arch
bacc
coverity
dev
ecsafe
master
smult
toml
v2.1.4
v2.1.2
v2.1.0
bee2
/
apps
/
stamp
/
CMakeLists.txt
CMakeLists.txt
100 B
Kalıcı Bağlantı
Geçmiş
Ham
1
2
3
4
5
6
7
if(WIN32)
add_executable(stamp
stamp.c
)
target_link_libraries(stamp bee2_static)
endif()