Remove debug info

test=develop
revert-15207-remove_op_handle_lock_and_fix_var
minqiyang 6 years ago
parent b76695418a
commit 5979953720

@ -12,8 +12,6 @@
# See the License for the specific language governing permissions and
# limitations under the License
set(CMAKE_VERBOSE_MAKEFILE on)
cmake_minimum_required(VERSION 3.0)
set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${CMAKE_CURRENT_SOURCE_DIR}/cmake")
set(PADDLE_SOURCE_DIR ${CMAKE_CURRENT_SOURCE_DIR})

Loading…
Cancel
Save