mirror of
https://github.com/vtnerd/monero-lws.git
synced 2024-11-16 09:17:37 +00:00
Include PROGRAM_OPTIONS in monero::libraries list
This commit is contained in:
parent
32fb337827
commit
fbe69ce599
1 changed files with 1 additions and 0 deletions
|
@ -230,6 +230,7 @@ set_property(TARGET monero::libraries PROPERTY
|
|||
${IMPORTED_MONERO_LIBRARIES}
|
||||
${Boost_CHRONO_LIBRARY}
|
||||
${Boost_FILESYSTEM_LIBRARY}
|
||||
${Boost_PROGRAM_OPTIONS_LIBRARY}
|
||||
${Boost_REGEX_LIBRARY}
|
||||
${Boost_SERIALIZATION_LIBRARY}
|
||||
${Boost_SYSTEM_LIBRARY}
|
||||
|
|
Loading…
Reference in a new issue