Skip to content

Commit 3d78257

Browse files
committed
wip ∫ May 15, 2025 12:28:02 PM ∫ e56f8d2
1 parent 879235b commit 3d78257

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

third-party/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,5 +91,5 @@ add_subdirectory(flatcc)
9191
set_property(TARGET flatccrt PROPERTY POSITION_INDEPENDENT_CODE ON)
9292
install(
9393
TARGETS flatccrt
94-
DESTINATION ${CMAKE_BINARY_DIR}/lib
94+
DESTINATION ${CMAKE_CURRENT_BINARY_DIR}/flatcc/lib
9595
)

0 commit comments

Comments
 (0)