mirror of
https://github.com/mrfluffy-dev/fsorter.git
synced 2026-01-17 02:50:33 +00:00
added install to CmakeList.txt
This commit is contained in:
@@ -4,3 +4,4 @@ project(fsorter)
|
||||
set(CMAKE_CXX_STANDARD 20)
|
||||
|
||||
add_executable(fsorter main.cpp)
|
||||
install(TARGETS ${PROJECT_NAME} DESTINATION bin)
|
||||
|
||||
Reference in New Issue
Block a user