mirror of
https://github.com/OpenCMT/uLib.git
synced 2025-12-06 07:21:31 +01:00
[uLib Geometry]
non working version! + adds ProgrammableAccessor + renaming of some Image structures ...
This commit is contained in:
16
tmp/CodeLoop/src/CMakeFiles/CMakeDirectoryInformation.cmake
Normal file
16
tmp/CodeLoop/src/CMakeFiles/CMakeDirectoryInformation.cmake
Normal file
@@ -0,0 +1,16 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 2.8
|
||||
|
||||
# Relative path conversion top directories.
|
||||
SET(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop")
|
||||
SET(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop")
|
||||
|
||||
# Force unix paths in dependencies.
|
||||
SET(CMAKE_FORCE_UNIX_PATHS 1)
|
||||
|
||||
|
||||
# The C and CXX include file regular expressions for this directory.
|
||||
SET(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$")
|
||||
SET(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$")
|
||||
SET(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN})
|
||||
SET(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN})
|
||||
@@ -0,0 +1,30 @@
|
||||
#IncludeRegexLine: ^[ ]*#[ ]*(include|import)[ ]*[<"]([^">]+)([">])
|
||||
|
||||
#IncludeRegexScan: ^.*$
|
||||
|
||||
#IncludeRegexComplain: ^$
|
||||
|
||||
#IncludeRegexTransform:
|
||||
|
||||
/home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop/src/ManageFilename.cpp
|
||||
ManageFilename.h
|
||||
/home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop/src/ManageFilename.h
|
||||
|
||||
/home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop/src/ManageFilename.h
|
||||
string
|
||||
-
|
||||
iostream
|
||||
-
|
||||
|
||||
/home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop/src/Test.cpp
|
||||
iostream
|
||||
-
|
||||
Test.h
|
||||
/home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop/src/Test.h
|
||||
|
||||
/home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop/src/Test.h
|
||||
string
|
||||
-
|
||||
ManageFilename.h
|
||||
/home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop/src/ManageFilename.h
|
||||
|
||||
@@ -0,0 +1,24 @@
|
||||
# The set of languages for which implicit dependencies are needed:
|
||||
SET(CMAKE_DEPENDS_LANGUAGES
|
||||
"CXX"
|
||||
)
|
||||
# The set of files for implicit dependencies of each language:
|
||||
SET(CMAKE_DEPENDS_CHECK_CXX
|
||||
"/home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop/src/ManageFilename.cpp" "/home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop/src/CMakeFiles/ManageFilename.dir/ManageFilename.cpp.o"
|
||||
"/home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop/src/Test.cpp" "/home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop/src/CMakeFiles/ManageFilename.dir/Test.cpp.o"
|
||||
)
|
||||
SET(CMAKE_CXX_COMPILER_ID "GNU")
|
||||
|
||||
# Targets to which this target links.
|
||||
SET(CMAKE_TARGET_LINKED_INFO_FILES
|
||||
)
|
||||
|
||||
# The include file search paths:
|
||||
SET(CMAKE_C_TARGET_INCLUDE_PATH
|
||||
"."
|
||||
"/usr/local/include/vtk-5.10"
|
||||
"src"
|
||||
)
|
||||
SET(CMAKE_CXX_TARGET_INCLUDE_PATH ${CMAKE_C_TARGET_INCLUDE_PATH})
|
||||
SET(CMAKE_Fortran_TARGET_INCLUDE_PATH ${CMAKE_C_TARGET_INCLUDE_PATH})
|
||||
SET(CMAKE_ASM_TARGET_INCLUDE_PATH ${CMAKE_C_TARGET_INCLUDE_PATH})
|
||||
131
tmp/CodeLoop/src/CMakeFiles/ManageFilename.dir/build.make
Normal file
131
tmp/CodeLoop/src/CMakeFiles/ManageFilename.dir/build.make
Normal file
@@ -0,0 +1,131 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 2.8
|
||||
|
||||
#=============================================================================
|
||||
# Special targets provided by cmake.
|
||||
|
||||
# Disable implicit rules so canonical targets will work.
|
||||
.SUFFIXES:
|
||||
|
||||
# Remove some rules from gmake that .SUFFIXES does not remove.
|
||||
SUFFIXES =
|
||||
|
||||
.SUFFIXES: .hpux_make_needs_suffix_list
|
||||
|
||||
# Suppress display of executed commands.
|
||||
$(VERBOSE).SILENT:
|
||||
|
||||
# A target that is always out of date.
|
||||
cmake_force:
|
||||
.PHONY : cmake_force
|
||||
|
||||
#=============================================================================
|
||||
# Set environment variables for the build.
|
||||
|
||||
# The shell in which to execute make rules.
|
||||
SHELL = /bin/sh
|
||||
|
||||
# The CMake executable.
|
||||
CMAKE_COMMAND = /usr/bin/cmake
|
||||
|
||||
# The command to remove a file.
|
||||
RM = /usr/bin/cmake -E remove -f
|
||||
|
||||
# Escaping for special characters.
|
||||
EQUALS = =
|
||||
|
||||
# The program to use to edit the cache.
|
||||
CMAKE_EDIT_COMMAND = /usr/bin/cmake-gui
|
||||
|
||||
# The top-level source directory on which CMake was run.
|
||||
CMAKE_SOURCE_DIR = /home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop
|
||||
|
||||
# The top-level build directory on which CMake was run.
|
||||
CMAKE_BINARY_DIR = /home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop
|
||||
|
||||
# Include any dependencies generated for this target.
|
||||
include src/CMakeFiles/ManageFilename.dir/depend.make
|
||||
|
||||
# Include the progress variables for this target.
|
||||
include src/CMakeFiles/ManageFilename.dir/progress.make
|
||||
|
||||
# Include the compile flags for this target's objects.
|
||||
include src/CMakeFiles/ManageFilename.dir/flags.make
|
||||
|
||||
src/CMakeFiles/ManageFilename.dir/ManageFilename.cpp.o: src/CMakeFiles/ManageFilename.dir/flags.make
|
||||
src/CMakeFiles/ManageFilename.dir/ManageFilename.cpp.o: src/ManageFilename.cpp
|
||||
$(CMAKE_COMMAND) -E cmake_progress_report /home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop/CMakeFiles $(CMAKE_PROGRESS_1)
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building CXX object src/CMakeFiles/ManageFilename.dir/ManageFilename.cpp.o"
|
||||
cd /home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop/src && /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -o CMakeFiles/ManageFilename.dir/ManageFilename.cpp.o -c /home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop/src/ManageFilename.cpp
|
||||
|
||||
src/CMakeFiles/ManageFilename.dir/ManageFilename.cpp.i: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/ManageFilename.dir/ManageFilename.cpp.i"
|
||||
cd /home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop/src && /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -E /home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop/src/ManageFilename.cpp > CMakeFiles/ManageFilename.dir/ManageFilename.cpp.i
|
||||
|
||||
src/CMakeFiles/ManageFilename.dir/ManageFilename.cpp.s: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/ManageFilename.dir/ManageFilename.cpp.s"
|
||||
cd /home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop/src && /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -S /home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop/src/ManageFilename.cpp -o CMakeFiles/ManageFilename.dir/ManageFilename.cpp.s
|
||||
|
||||
src/CMakeFiles/ManageFilename.dir/ManageFilename.cpp.o.requires:
|
||||
.PHONY : src/CMakeFiles/ManageFilename.dir/ManageFilename.cpp.o.requires
|
||||
|
||||
src/CMakeFiles/ManageFilename.dir/ManageFilename.cpp.o.provides: src/CMakeFiles/ManageFilename.dir/ManageFilename.cpp.o.requires
|
||||
$(MAKE) -f src/CMakeFiles/ManageFilename.dir/build.make src/CMakeFiles/ManageFilename.dir/ManageFilename.cpp.o.provides.build
|
||||
.PHONY : src/CMakeFiles/ManageFilename.dir/ManageFilename.cpp.o.provides
|
||||
|
||||
src/CMakeFiles/ManageFilename.dir/ManageFilename.cpp.o.provides.build: src/CMakeFiles/ManageFilename.dir/ManageFilename.cpp.o
|
||||
|
||||
src/CMakeFiles/ManageFilename.dir/Test.cpp.o: src/CMakeFiles/ManageFilename.dir/flags.make
|
||||
src/CMakeFiles/ManageFilename.dir/Test.cpp.o: src/Test.cpp
|
||||
$(CMAKE_COMMAND) -E cmake_progress_report /home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop/CMakeFiles $(CMAKE_PROGRESS_2)
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building CXX object src/CMakeFiles/ManageFilename.dir/Test.cpp.o"
|
||||
cd /home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop/src && /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -o CMakeFiles/ManageFilename.dir/Test.cpp.o -c /home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop/src/Test.cpp
|
||||
|
||||
src/CMakeFiles/ManageFilename.dir/Test.cpp.i: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/ManageFilename.dir/Test.cpp.i"
|
||||
cd /home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop/src && /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -E /home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop/src/Test.cpp > CMakeFiles/ManageFilename.dir/Test.cpp.i
|
||||
|
||||
src/CMakeFiles/ManageFilename.dir/Test.cpp.s: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/ManageFilename.dir/Test.cpp.s"
|
||||
cd /home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop/src && /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -S /home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop/src/Test.cpp -o CMakeFiles/ManageFilename.dir/Test.cpp.s
|
||||
|
||||
src/CMakeFiles/ManageFilename.dir/Test.cpp.o.requires:
|
||||
.PHONY : src/CMakeFiles/ManageFilename.dir/Test.cpp.o.requires
|
||||
|
||||
src/CMakeFiles/ManageFilename.dir/Test.cpp.o.provides: src/CMakeFiles/ManageFilename.dir/Test.cpp.o.requires
|
||||
$(MAKE) -f src/CMakeFiles/ManageFilename.dir/build.make src/CMakeFiles/ManageFilename.dir/Test.cpp.o.provides.build
|
||||
.PHONY : src/CMakeFiles/ManageFilename.dir/Test.cpp.o.provides
|
||||
|
||||
src/CMakeFiles/ManageFilename.dir/Test.cpp.o.provides.build: src/CMakeFiles/ManageFilename.dir/Test.cpp.o
|
||||
|
||||
# Object files for target ManageFilename
|
||||
ManageFilename_OBJECTS = \
|
||||
"CMakeFiles/ManageFilename.dir/ManageFilename.cpp.o" \
|
||||
"CMakeFiles/ManageFilename.dir/Test.cpp.o"
|
||||
|
||||
# External object files for target ManageFilename
|
||||
ManageFilename_EXTERNAL_OBJECTS =
|
||||
|
||||
src/libManageFilename.so: src/CMakeFiles/ManageFilename.dir/ManageFilename.cpp.o
|
||||
src/libManageFilename.so: src/CMakeFiles/ManageFilename.dir/Test.cpp.o
|
||||
src/libManageFilename.so: src/CMakeFiles/ManageFilename.dir/build.make
|
||||
src/libManageFilename.so: src/CMakeFiles/ManageFilename.dir/link.txt
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --red --bold "Linking CXX shared library libManageFilename.so"
|
||||
cd /home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop/src && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/ManageFilename.dir/link.txt --verbose=$(VERBOSE)
|
||||
|
||||
# Rule to build all files generated by this target.
|
||||
src/CMakeFiles/ManageFilename.dir/build: src/libManageFilename.so
|
||||
.PHONY : src/CMakeFiles/ManageFilename.dir/build
|
||||
|
||||
src/CMakeFiles/ManageFilename.dir/requires: src/CMakeFiles/ManageFilename.dir/ManageFilename.cpp.o.requires
|
||||
src/CMakeFiles/ManageFilename.dir/requires: src/CMakeFiles/ManageFilename.dir/Test.cpp.o.requires
|
||||
.PHONY : src/CMakeFiles/ManageFilename.dir/requires
|
||||
|
||||
src/CMakeFiles/ManageFilename.dir/clean:
|
||||
cd /home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop/src && $(CMAKE_COMMAND) -P CMakeFiles/ManageFilename.dir/cmake_clean.cmake
|
||||
.PHONY : src/CMakeFiles/ManageFilename.dir/clean
|
||||
|
||||
src/CMakeFiles/ManageFilename.dir/depend:
|
||||
cd /home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop /home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop/src /home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop /home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop/src /home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop/src/CMakeFiles/ManageFilename.dir/DependInfo.cmake --color=$(COLOR)
|
||||
.PHONY : src/CMakeFiles/ManageFilename.dir/depend
|
||||
|
||||
@@ -0,0 +1,11 @@
|
||||
FILE(REMOVE_RECURSE
|
||||
"CMakeFiles/ManageFilename.dir/ManageFilename.cpp.o"
|
||||
"CMakeFiles/ManageFilename.dir/Test.cpp.o"
|
||||
"libManageFilename.pdb"
|
||||
"libManageFilename.so"
|
||||
)
|
||||
|
||||
# Per-language clean rules from dependency scanning.
|
||||
FOREACH(lang CXX)
|
||||
INCLUDE(CMakeFiles/ManageFilename.dir/cmake_clean_${lang}.cmake OPTIONAL)
|
||||
ENDFOREACH(lang)
|
||||
@@ -0,0 +1,10 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 2.8
|
||||
|
||||
src/CMakeFiles/ManageFilename.dir/ManageFilename.cpp.o
|
||||
/home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop/src/ManageFilename.cpp
|
||||
/home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop/src/ManageFilename.h
|
||||
src/CMakeFiles/ManageFilename.dir/Test.cpp.o
|
||||
/home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop/src/ManageFilename.h
|
||||
/home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop/src/Test.cpp
|
||||
/home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop/src/Test.h
|
||||
10
tmp/CodeLoop/src/CMakeFiles/ManageFilename.dir/depend.make
Normal file
10
tmp/CodeLoop/src/CMakeFiles/ManageFilename.dir/depend.make
Normal file
@@ -0,0 +1,10 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 2.8
|
||||
|
||||
src/CMakeFiles/ManageFilename.dir/ManageFilename.cpp.o: src/ManageFilename.cpp
|
||||
src/CMakeFiles/ManageFilename.dir/ManageFilename.cpp.o: src/ManageFilename.h
|
||||
|
||||
src/CMakeFiles/ManageFilename.dir/Test.cpp.o: src/ManageFilename.h
|
||||
src/CMakeFiles/ManageFilename.dir/Test.cpp.o: src/Test.cpp
|
||||
src/CMakeFiles/ManageFilename.dir/Test.cpp.o: src/Test.h
|
||||
|
||||
@@ -0,0 +1,8 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 2.8
|
||||
|
||||
# compile CXX with /usr/bin/c++
|
||||
CXX_FLAGS = -Wno-deprecated -fPIC -I/home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop -I/usr/local/include/vtk-5.10 -I/home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop/src
|
||||
|
||||
CXX_DEFINES = -DManageFilename_EXPORTS
|
||||
|
||||
1
tmp/CodeLoop/src/CMakeFiles/ManageFilename.dir/link.txt
Normal file
1
tmp/CodeLoop/src/CMakeFiles/ManageFilename.dir/link.txt
Normal file
@@ -0,0 +1 @@
|
||||
/usr/bin/c++ -fPIC -Wno-deprecated -shared -Wl,-soname,libManageFilename.so -o libManageFilename.so CMakeFiles/ManageFilename.dir/ManageFilename.cpp.o CMakeFiles/ManageFilename.dir/Test.cpp.o
|
||||
@@ -0,0 +1,3 @@
|
||||
CMAKE_PROGRESS_1 = 1
|
||||
CMAKE_PROGRESS_2 = 2
|
||||
|
||||
1
tmp/CodeLoop/src/CMakeFiles/progress.marks
Normal file
1
tmp/CodeLoop/src/CMakeFiles/progress.marks
Normal file
@@ -0,0 +1 @@
|
||||
2
|
||||
14
tmp/CodeLoop/src/CMakeLists.txt
Normal file
14
tmp/CodeLoop/src/CMakeLists.txt
Normal file
@@ -0,0 +1,14 @@
|
||||
|
||||
set( Kit_SRCS
|
||||
ManageFilename.cpp
|
||||
Test.cpp
|
||||
)
|
||||
|
||||
|
||||
add_library(ManageFilename SHARED ${Kit_SRCS})
|
||||
|
||||
install(TARGETS ManageFilename
|
||||
RUNTIME DESTINATION bin
|
||||
LIBRARY DESTINATION lib
|
||||
ARCHIVE DESTINATION lib/static)
|
||||
|
||||
239
tmp/CodeLoop/src/Makefile
Normal file
239
tmp/CodeLoop/src/Makefile
Normal file
@@ -0,0 +1,239 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 2.8
|
||||
|
||||
# Default target executed when no arguments are given to make.
|
||||
default_target: all
|
||||
.PHONY : default_target
|
||||
|
||||
#=============================================================================
|
||||
# Special targets provided by cmake.
|
||||
|
||||
# Disable implicit rules so canonical targets will work.
|
||||
.SUFFIXES:
|
||||
|
||||
# Remove some rules from gmake that .SUFFIXES does not remove.
|
||||
SUFFIXES =
|
||||
|
||||
.SUFFIXES: .hpux_make_needs_suffix_list
|
||||
|
||||
# Suppress display of executed commands.
|
||||
$(VERBOSE).SILENT:
|
||||
|
||||
# A target that is always out of date.
|
||||
cmake_force:
|
||||
.PHONY : cmake_force
|
||||
|
||||
#=============================================================================
|
||||
# Set environment variables for the build.
|
||||
|
||||
# The shell in which to execute make rules.
|
||||
SHELL = /bin/sh
|
||||
|
||||
# The CMake executable.
|
||||
CMAKE_COMMAND = /usr/bin/cmake
|
||||
|
||||
# The command to remove a file.
|
||||
RM = /usr/bin/cmake -E remove -f
|
||||
|
||||
# Escaping for special characters.
|
||||
EQUALS = =
|
||||
|
||||
# The program to use to edit the cache.
|
||||
CMAKE_EDIT_COMMAND = /usr/bin/cmake-gui
|
||||
|
||||
# The top-level source directory on which CMake was run.
|
||||
CMAKE_SOURCE_DIR = /home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop
|
||||
|
||||
# The top-level build directory on which CMake was run.
|
||||
CMAKE_BINARY_DIR = /home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop
|
||||
|
||||
#=============================================================================
|
||||
# Targets provided globally by CMake.
|
||||
|
||||
# Special rule for the target edit_cache
|
||||
edit_cache:
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake cache editor..."
|
||||
/usr/bin/cmake-gui -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
|
||||
.PHONY : edit_cache
|
||||
|
||||
# Special rule for the target edit_cache
|
||||
edit_cache/fast: edit_cache
|
||||
.PHONY : edit_cache/fast
|
||||
|
||||
# Special rule for the target install
|
||||
install: preinstall
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
|
||||
/usr/bin/cmake -P cmake_install.cmake
|
||||
.PHONY : install
|
||||
|
||||
# Special rule for the target install
|
||||
install/fast: preinstall/fast
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
|
||||
/usr/bin/cmake -P cmake_install.cmake
|
||||
.PHONY : install/fast
|
||||
|
||||
# Special rule for the target install/local
|
||||
install/local: preinstall
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
|
||||
/usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
|
||||
.PHONY : install/local
|
||||
|
||||
# Special rule for the target install/local
|
||||
install/local/fast: install/local
|
||||
.PHONY : install/local/fast
|
||||
|
||||
# Special rule for the target install/strip
|
||||
install/strip: preinstall
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
|
||||
/usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
|
||||
.PHONY : install/strip
|
||||
|
||||
# Special rule for the target install/strip
|
||||
install/strip/fast: install/strip
|
||||
.PHONY : install/strip/fast
|
||||
|
||||
# Special rule for the target list_install_components
|
||||
list_install_components:
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"Unspecified\""
|
||||
.PHONY : list_install_components
|
||||
|
||||
# Special rule for the target list_install_components
|
||||
list_install_components/fast: list_install_components
|
||||
.PHONY : list_install_components/fast
|
||||
|
||||
# Special rule for the target rebuild_cache
|
||||
rebuild_cache:
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
|
||||
/usr/bin/cmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
|
||||
.PHONY : rebuild_cache
|
||||
|
||||
# Special rule for the target rebuild_cache
|
||||
rebuild_cache/fast: rebuild_cache
|
||||
.PHONY : rebuild_cache/fast
|
||||
|
||||
# The main all target
|
||||
all: cmake_check_build_system
|
||||
cd /home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop && $(CMAKE_COMMAND) -E cmake_progress_start /home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop/CMakeFiles /home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop/src/CMakeFiles/progress.marks
|
||||
cd /home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop && $(MAKE) -f CMakeFiles/Makefile2 src/all
|
||||
$(CMAKE_COMMAND) -E cmake_progress_start /home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop/CMakeFiles 0
|
||||
.PHONY : all
|
||||
|
||||
# The main clean target
|
||||
clean:
|
||||
cd /home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop && $(MAKE) -f CMakeFiles/Makefile2 src/clean
|
||||
.PHONY : clean
|
||||
|
||||
# The main clean target
|
||||
clean/fast: clean
|
||||
.PHONY : clean/fast
|
||||
|
||||
# Prepare targets for installation.
|
||||
preinstall: all
|
||||
cd /home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop && $(MAKE) -f CMakeFiles/Makefile2 src/preinstall
|
||||
.PHONY : preinstall
|
||||
|
||||
# Prepare targets for installation.
|
||||
preinstall/fast:
|
||||
cd /home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop && $(MAKE) -f CMakeFiles/Makefile2 src/preinstall
|
||||
.PHONY : preinstall/fast
|
||||
|
||||
# clear depends
|
||||
depend:
|
||||
cd /home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
|
||||
.PHONY : depend
|
||||
|
||||
# Convenience name for target.
|
||||
src/CMakeFiles/ManageFilename.dir/rule:
|
||||
cd /home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop && $(MAKE) -f CMakeFiles/Makefile2 src/CMakeFiles/ManageFilename.dir/rule
|
||||
.PHONY : src/CMakeFiles/ManageFilename.dir/rule
|
||||
|
||||
# Convenience name for target.
|
||||
ManageFilename: src/CMakeFiles/ManageFilename.dir/rule
|
||||
.PHONY : ManageFilename
|
||||
|
||||
# fast build rule for target.
|
||||
ManageFilename/fast:
|
||||
cd /home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop && $(MAKE) -f src/CMakeFiles/ManageFilename.dir/build.make src/CMakeFiles/ManageFilename.dir/build
|
||||
.PHONY : ManageFilename/fast
|
||||
|
||||
ManageFilename.o: ManageFilename.cpp.o
|
||||
.PHONY : ManageFilename.o
|
||||
|
||||
# target to build an object file
|
||||
ManageFilename.cpp.o:
|
||||
cd /home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop && $(MAKE) -f src/CMakeFiles/ManageFilename.dir/build.make src/CMakeFiles/ManageFilename.dir/ManageFilename.cpp.o
|
||||
.PHONY : ManageFilename.cpp.o
|
||||
|
||||
ManageFilename.i: ManageFilename.cpp.i
|
||||
.PHONY : ManageFilename.i
|
||||
|
||||
# target to preprocess a source file
|
||||
ManageFilename.cpp.i:
|
||||
cd /home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop && $(MAKE) -f src/CMakeFiles/ManageFilename.dir/build.make src/CMakeFiles/ManageFilename.dir/ManageFilename.cpp.i
|
||||
.PHONY : ManageFilename.cpp.i
|
||||
|
||||
ManageFilename.s: ManageFilename.cpp.s
|
||||
.PHONY : ManageFilename.s
|
||||
|
||||
# target to generate assembly for a file
|
||||
ManageFilename.cpp.s:
|
||||
cd /home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop && $(MAKE) -f src/CMakeFiles/ManageFilename.dir/build.make src/CMakeFiles/ManageFilename.dir/ManageFilename.cpp.s
|
||||
.PHONY : ManageFilename.cpp.s
|
||||
|
||||
Test.o: Test.cpp.o
|
||||
.PHONY : Test.o
|
||||
|
||||
# target to build an object file
|
||||
Test.cpp.o:
|
||||
cd /home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop && $(MAKE) -f src/CMakeFiles/ManageFilename.dir/build.make src/CMakeFiles/ManageFilename.dir/Test.cpp.o
|
||||
.PHONY : Test.cpp.o
|
||||
|
||||
Test.i: Test.cpp.i
|
||||
.PHONY : Test.i
|
||||
|
||||
# target to preprocess a source file
|
||||
Test.cpp.i:
|
||||
cd /home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop && $(MAKE) -f src/CMakeFiles/ManageFilename.dir/build.make src/CMakeFiles/ManageFilename.dir/Test.cpp.i
|
||||
.PHONY : Test.cpp.i
|
||||
|
||||
Test.s: Test.cpp.s
|
||||
.PHONY : Test.s
|
||||
|
||||
# target to generate assembly for a file
|
||||
Test.cpp.s:
|
||||
cd /home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop && $(MAKE) -f src/CMakeFiles/ManageFilename.dir/build.make src/CMakeFiles/ManageFilename.dir/Test.cpp.s
|
||||
.PHONY : Test.cpp.s
|
||||
|
||||
# Help Target
|
||||
help:
|
||||
@echo "The following are some of the valid targets for this Makefile:"
|
||||
@echo "... all (the default if no target is provided)"
|
||||
@echo "... clean"
|
||||
@echo "... depend"
|
||||
@echo "... ManageFilename"
|
||||
@echo "... edit_cache"
|
||||
@echo "... install"
|
||||
@echo "... install/local"
|
||||
@echo "... install/strip"
|
||||
@echo "... list_install_components"
|
||||
@echo "... rebuild_cache"
|
||||
@echo "... ManageFilename.o"
|
||||
@echo "... ManageFilename.i"
|
||||
@echo "... ManageFilename.s"
|
||||
@echo "... Test.o"
|
||||
@echo "... Test.i"
|
||||
@echo "... Test.s"
|
||||
.PHONY : help
|
||||
|
||||
|
||||
|
||||
#=============================================================================
|
||||
# Special targets to cleanup operation of make.
|
||||
|
||||
# Special rule to run CMake to check the build system integrity.
|
||||
# No rule that depends on this can have commands that come from listfiles
|
||||
# because they might be regenerated.
|
||||
cmake_check_build_system:
|
||||
cd /home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
|
||||
.PHONY : cmake_check_build_system
|
||||
|
||||
19
tmp/CodeLoop/src/ManageFilename.cpp
Normal file
19
tmp/CodeLoop/src/ManageFilename.cpp
Normal file
@@ -0,0 +1,19 @@
|
||||
|
||||
#include "ManageFilename.h"
|
||||
|
||||
|
||||
|
||||
std::string ManageFilename::GetFileExtension(const std::string& FileName)
|
||||
{
|
||||
if(FileName.find_last_of(".") != std::string::npos)
|
||||
return FileName.substr(FileName.find_last_of(".")+1);
|
||||
return "";
|
||||
}
|
||||
|
||||
std::string ManageFilename::GetFileName(const std::string& FileName)
|
||||
{
|
||||
if(FileName.find_last_of(".") != std::string::npos)
|
||||
return FileName.substr(0,FileName.find_last_of("."));
|
||||
return "";
|
||||
}
|
||||
|
||||
24
tmp/CodeLoop/src/ManageFilename.h
Normal file
24
tmp/CodeLoop/src/ManageFilename.h
Normal file
@@ -0,0 +1,24 @@
|
||||
#ifndef MANAGEFILENAME_H
|
||||
#define MANAGEFILENAME_H
|
||||
|
||||
#include <string>
|
||||
#include <iostream>
|
||||
|
||||
|
||||
|
||||
class ManageFilename {
|
||||
|
||||
public:
|
||||
static std::string GetFileExtension(const std::string& FileName);
|
||||
|
||||
static std::string GetFileName(const std::string& FileName);
|
||||
|
||||
|
||||
};
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
#endif // MANAGEFILENAME_H
|
||||
8
tmp/CodeLoop/src/SourceLists.txt
Normal file
8
tmp/CodeLoop/src/SourceLists.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
|
||||
|
||||
HEADERS = ManageFilename.h \
|
||||
Test.h
|
||||
|
||||
|
||||
SOURCES = ManageFilename.cpp \
|
||||
Test.cpp
|
||||
17
tmp/CodeLoop/src/Test.cpp
Normal file
17
tmp/CodeLoop/src/Test.cpp
Normal file
@@ -0,0 +1,17 @@
|
||||
#include <iostream>
|
||||
#include "Test.h"
|
||||
|
||||
|
||||
using namespace std;
|
||||
|
||||
void TestFilename::PrintName()
|
||||
{
|
||||
cout << "Filename is: ";
|
||||
cout << ManageFilename::GetFileName(this->m_string) << "\n";
|
||||
}
|
||||
|
||||
void TestFilename::PrintExtension()
|
||||
{
|
||||
cout << "Fileexten is: ";
|
||||
cout << ManageFilename::GetFileExtension(this->m_string) << "\n";
|
||||
}
|
||||
24
tmp/CodeLoop/src/Test.h
Normal file
24
tmp/CodeLoop/src/Test.h
Normal file
@@ -0,0 +1,24 @@
|
||||
#ifndef TEST_H
|
||||
#define TEST_H
|
||||
|
||||
#include <string>
|
||||
|
||||
#include "ManageFilename.h"
|
||||
|
||||
class TestFilename {
|
||||
|
||||
public:
|
||||
TestFilename( const char *str)
|
||||
: m_string(str)
|
||||
{}
|
||||
|
||||
void PrintName();
|
||||
|
||||
void PrintExtension();
|
||||
|
||||
|
||||
std::string m_string;
|
||||
};
|
||||
|
||||
|
||||
#endif // TEST_H
|
||||
50
tmp/CodeLoop/src/cmake_install.cmake
Normal file
50
tmp/CodeLoop/src/cmake_install.cmake
Normal file
@@ -0,0 +1,50 @@
|
||||
# Install script for directory: /home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop/src
|
||||
|
||||
# Set the install prefix
|
||||
IF(NOT DEFINED CMAKE_INSTALL_PREFIX)
|
||||
SET(CMAKE_INSTALL_PREFIX "/usr/local")
|
||||
ENDIF(NOT DEFINED CMAKE_INSTALL_PREFIX)
|
||||
STRING(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")
|
||||
|
||||
# Set the install configuration name.
|
||||
IF(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)
|
||||
IF(BUILD_TYPE)
|
||||
STRING(REGEX REPLACE "^[^A-Za-z0-9_]+" ""
|
||||
CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}")
|
||||
ELSE(BUILD_TYPE)
|
||||
SET(CMAKE_INSTALL_CONFIG_NAME "")
|
||||
ENDIF(BUILD_TYPE)
|
||||
MESSAGE(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"")
|
||||
ENDIF(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)
|
||||
|
||||
# Set the component getting installed.
|
||||
IF(NOT CMAKE_INSTALL_COMPONENT)
|
||||
IF(COMPONENT)
|
||||
MESSAGE(STATUS "Install component: \"${COMPONENT}\"")
|
||||
SET(CMAKE_INSTALL_COMPONENT "${COMPONENT}")
|
||||
ELSE(COMPONENT)
|
||||
SET(CMAKE_INSTALL_COMPONENT)
|
||||
ENDIF(COMPONENT)
|
||||
ENDIF(NOT CMAKE_INSTALL_COMPONENT)
|
||||
|
||||
# Install shared libraries without execute permission?
|
||||
IF(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE)
|
||||
SET(CMAKE_INSTALL_SO_NO_EXE "1")
|
||||
ENDIF(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE)
|
||||
|
||||
IF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" STREQUAL "Unspecified")
|
||||
IF(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/libManageFilename.so" AND
|
||||
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/libManageFilename.so")
|
||||
FILE(RPATH_CHECK
|
||||
FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/libManageFilename.so"
|
||||
RPATH "")
|
||||
ENDIF()
|
||||
FILE(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib" TYPE SHARED_LIBRARY FILES "/home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop/src/libManageFilename.so")
|
||||
IF(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/libManageFilename.so" AND
|
||||
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/libManageFilename.so")
|
||||
IF(CMAKE_INSTALL_DO_STRIP)
|
||||
EXECUTE_PROCESS(COMMAND "/usr/bin/strip" "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/libManageFilename.so")
|
||||
ENDIF(CMAKE_INSTALL_DO_STRIP)
|
||||
ENDIF()
|
||||
ENDIF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" STREQUAL "Unspecified")
|
||||
|
||||
3
tmp/CodeLoop/src/test.m4
Normal file
3
tmp/CodeLoop/src/test.m4
Normal file
@@ -0,0 +1,3 @@
|
||||
|
||||
define(`SOURCES',`set (')
|
||||
|
||||
5
tmp/CodeLoop/src/test.sh
Normal file
5
tmp/CodeLoop/src/test.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
source SourceLists.txt
|
||||
|
||||
echo ${SOURCES}
|
||||
Reference in New Issue
Block a user