Skip to content

Commit 90edf0c

Browse files
committed
rm set dire for builds
1 parent b50cf73 commit 90edf0c

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

CMakeLists.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
cmake_minimum_required(VERSION 3.15)
22

3-
set(CMAKE_ARCHIVE_OUTPUT_DIRECTORY ${CMAKE_SOURCE_DIR}/bin)
4-
set(CMAKE_LIBRARY_OUTPUT_DIRECTORY ${CMAKE_SOURCE_DIR}/bin)
5-
set(CMAKE_RUNTIME_OUTPUT_DIRECTORY ${CMAKE_SOURCE_DIR}/bin)
6-
73
add_subdirectory(CWindow)
84
add_subdirectory(Example)
95

0 commit comments

Comments
 (0)