Closed ericwomer closed 8 years ago
Added a section where you can point CMAKE_INSTALL_PREFIX to the location you install TFE and TSE installed to.
Modified the CMakeLists.txt CFLAGS/CXXFLAGS section to be more CMake'ish to keep c++ and c flags sections from crossing over each other.
Also forgot to mention the link for ModExt.txt to ModEXT.txt and the build-linux$[ARCH}.sh scripts for 64bit and 32bit builds.
Fixed all the issues I think.
Added a section where you can point CMAKE_INSTALL_PREFIX to the location you install TFE and TSE installed to.
Modified the CMakeLists.txt CFLAGS/CXXFLAGS section to be more CMake'ish to keep c++ and c flags sections from crossing over each other.