diff --git a/CMakeLists.txt b/CMakeLists.txt index 247672c8..90b580b8 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -21,5 +21,3 @@ if(WIN32) PRE_BUILD COMMAND ${CMAKE_COMMAND} -E copy ${SFML_SOURCE_DIR}/extlibs/bin/$,x64,x86>/openal32.dll $ VERBATIM) endif() - -install(TARGETS main)