Yan

Avatar
  • 活动总数 4
  • 最后的活动
  • 成员加入日期
  • 关注 0 名用户
  • 关注者数 0 名用户
  • 投票数 0
  • 订阅数 2
  • Yan 创建了一个帖子,
    已回答

    CLion: Hide implementation file defined in CMake

    My CLion project is driven by a CMakeLists.txt. For internal compilation reasons, I must compile with a file external to the project like this:   add_library(testPlugin SHARED ${sources} /externalp...
  • Yan 创建了一个帖子,
    已回答

    How to set working directory to build directory?

    I am using AppCode (for an XCode project). When I open the Project Settings/Build Settings tab, I can see that the "Build Locations/Build Products Path" is set to some internal folder: /Users/ypuja...