Skip to content

Commit

Permalink
fix build: fix conan build
Browse files Browse the repository at this point in the history
------------------------

Tests: протестировано CI

Pull Request resolved: <#799>
commit_hash:4c6789ee12a753bc07d2af08f97389e63f64d6ea
  • Loading branch information
fdr400 committed Dec 23, 2024
1 parent 3d9fdec commit 1410cb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/GenGdbPrinters.cmake
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
include_guard(GLOBAL)

include("${USERVER_CMAKE_DIR}/UserverVenv.cmake")
include("${CMAKE_CURRENT_LIST_DIR}/UserverVenv.cmake")

function(gen_gdb_printers TARGET STRUCTURE)
# Set the path to the Python script
Expand Down

0 comments on commit 1410cb1

Please sign in to comment.