Skip to content

Commit 922ef36

Browse files
committed
Missing boost_optional property folder
1 parent 2cc2c3c commit 922ef36

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -438,6 +438,7 @@ set_property(TARGET boost_system PROPERTY FOLDER "third_party/boost")
438438
set_property(TARGET boost_thread PROPERTY FOLDER "third_party/boost")
439439
set_property(TARGET boost_variant2 PROPERTY FOLDER "third_party/boost")
440440
set_property(TARGET boost_unordered PROPERTY FOLDER "third_party/boost")
441+
set_property(TARGET boost_optional PROPERTY FOLDER "third_party/boost")
441442

442443
################################################################################
443444
# 使用 Threads

0 commit comments

Comments
 (0)