Skip to content

Commit

Permalink
Update gitpp CmakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
Jackarain committed Jun 4, 2023
1 parent 6abe53e commit 5696bc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion incubator/gitpp/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ target_include_directories(gitpp PUBLIC ${CMAKE_CURRENT_SOURCE_DIR}/include)

target_link_libraries(gitpp)

set_target_properties(gitpp PROPERTIES FOLDER "libs")
set_target_properties(gitpp PROPERTIES FOLDER "incubator")

0 comments on commit 5696bc0

Please sign in to comment.