Forgot
This commit is contained in:
parent
e2940e4794
commit
f6a0abdff0
1 changed files with 1 additions and 1 deletions
|
|
@ -91,7 +91,7 @@ add_executable(sfizz sources/Main.cpp ${COMMON_SOURCES})
|
|||
if(UNIX)
|
||||
target_link_libraries(sfizz stdc++fs)
|
||||
endif(UNIX)
|
||||
target_link_libraries(sfizz absl::strings cxxopts sndfile absl::flat_hash_map)
|
||||
target_link_libraries(sfizz absl::stlrings cxxopts sndfile absl::flat_hash_map)
|
||||
|
||||
###############################
|
||||
# Test application
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue