[ADD] libs, finally
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Install script for directory: /home/semtex99/vita/samples/hello_world
|
||||
# Install script for directory: /home/semtex99/vita/samples/cybershot-PSVita
|
||||
|
||||
# Set the install prefix
|
||||
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
|
||||
@@ -40,5 +40,5 @@ endif()
|
||||
|
||||
string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT
|
||||
"${CMAKE_INSTALL_MANIFEST_FILES}")
|
||||
file(WRITE "/home/semtex99/vita/samples/hello_world/${CMAKE_INSTALL_MANIFEST}"
|
||||
file(WRITE "/home/semtex99/vita/samples/cybershot-PSVita/${CMAKE_INSTALL_MANIFEST}"
|
||||
"${CMAKE_INSTALL_MANIFEST_CONTENT}")
|
||||
|
||||
Reference in New Issue
Block a user