Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add a flags for include a lib for winsock.
[simgrid.git] / buildtools / Cmake / Distrib.cmake
index e176892..e2f68c7 100755 (executable)
@@ -1,4 +1,4 @@
-set(CMAKE_INSTALL_PREFIX ${prefix} CACHE TYPE INTERNAL FORCE)
+set(CMAKE_INSTALL_PREFIX "${prefix}" CACHE TYPE INTERNAL FORCE)
 
 #########################################
 ### Fill in the "make install" target ###