change cmake source dir
This commit is contained in:
4
Makefile
4
Makefile
@@ -48,10 +48,10 @@ RM = /usr/bin/cmake -E remove -f
|
||||
EQUALS = =
|
||||
|
||||
# The top-level source directory on which CMake was run.
|
||||
CMAKE_SOURCE_DIR = /home/semtex99/vita/samples/cybershot-PSVita
|
||||
CMAKE_SOURCE_DIR = /mnt/Homework/PROGRAMMING/C-C++/vita/samples/cybershot-PSVita
|
||||
|
||||
# The top-level build directory on which CMake was run.
|
||||
CMAKE_BINARY_DIR = /home/semtex99/vita/samples/cybershot-PSVita
|
||||
CMAKE_BINARY_DIR = /mnt/Homework/PROGRAMMING/C-C++/vita/samples/cybershot-PSVita
|
||||
|
||||
#=============================================================================
|
||||
# Targets provided globally by CMake.
|
||||
|
||||
Reference in New Issue
Block a user