Răsfoiți Sursa

change lib path back to empty

Ken Martin 22 ani în urmă
părinte
comite
46acf162f5
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      CMakeLists.txt

+ 1 - 1
CMakeLists.txt

@@ -85,7 +85,7 @@ MARK_AS_ADVANCED(CURL_TESTING)
 SET(EXECUTABLE_OUTPUT_PATH ${CMake_BINARY_DIR}/bin CACHE INTERNAL 
   "Where to put the executables for CMake"
 )
-SET(LIBRARY_OUTPUT_PATH ${CMake_BINARY_DIR}/bin CACHE INTERNAL 
+SET(LIBRARY_OUTPUT_PATH "" CACHE INTERNAL 
   "Where to put the libraries for CMake"
 )