mirror of
https://github.com/vsariola/sointu.git
synced 2025-07-20 14:04:34 -04:00
parent
c6b70560f6
commit
b6e8ab5c25
@ -43,7 +43,7 @@ if(WIN32)
|
||||
add_dependencies(examples cplay-directsound)
|
||||
elseif(UNIX)
|
||||
add_executable(cplay
|
||||
cplay.unix.c
|
||||
cplay.linux.c
|
||||
physics_girl_st.h
|
||||
)
|
||||
target_link_libraries(cplay PRIVATE asound pthread)
|
||||
|
Reference in New Issue
Block a user