Skip to content

fix hardcoded cmake for cclient/test#2263

Merged
helinwang merged 2 commits intoPaddlePaddle:developfrom
helinwang:cmake
May 25, 2017
Merged

fix hardcoded cmake for cclient/test#2263
helinwang merged 2 commits intoPaddlePaddle:developfrom
helinwang:cmake

Conversation

@helinwang
Copy link
Contributor

No description provided.


else()
# find cmake directory modules
get_filename_component(PARENT_DIR ${CMAKE_CURRENT_SOURCE_DIR} DIRECTORY)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这三行在一起是做啥

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jacquesqiao 接下来的include(external/gtest)存在Paddle/cmake,所以这三行是把Padd/cmake加入cmake module find path.

@helinwang helinwang merged commit beec748 into PaddlePaddle:develop May 25, 2017
@helinwang helinwang deleted the cmake branch May 25, 2017 03:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants