Skip to content

Commit

Permalink
Fixing build.
Browse files Browse the repository at this point in the history
  • Loading branch information
captainys committed Sep 14, 2024
1 parent 19a248c commit 22b6dd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ysclass/src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -274,4 +274,4 @@ yscommandline.h
)

add_library(ysclass ${SRCS} ${HEADERS})
target_link_libraries(ysclass PUBLIC ${CMAKE_CURRENT_SOURCE_DIR})
target_include_directories(ysclass PUBLIC ${CMAKE_CURRENT_SOURCE_DIR})

0 comments on commit 22b6dd5

Please sign in to comment.