Skip to content

Commit 9ccd8de

Browse files
committed
test
1 parent aab4187 commit 9ccd8de

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/CMakeLists.txt

+2
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,5 @@ target_link_libraries(
1515
PRIVATE CLI11::CLI11 fmt::fmt spdlog::spdlog)
1616

1717
target_include_directories(intro PRIVATE "${CMAKE_BINARY_DIR}/configured_files/include")
18+
19+
install(TARGETS intro)

0 commit comments

Comments
 (0)