fcl icon indicating copy to clipboard operation
fcl copied to clipboard

CMake: append to CMAKE_MODULE_PATH

Open SpaceIm opened this issue 4 years ago • 0 comments

It is not recommended to override CMAKE_MODULE_PATH, it can be quite surprising for user who want to inject some module file in another folder.


This change is Reviewable

SpaceIm avatar Jan 12 '22 22:01 SpaceIm