Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私のinstall(SCRIPT script.cmake)が CPack( make package) の下で実行されているのか、それとも通常のmake install. 私は使用してみました:
install(SCRIPT script.cmake)
make package
make install
if(DEFINED CPACK_OUTPUT_CONFIG_FILE) if(DEFINED CPACK_PROJECT_CONFIG_FILE) if(DEFINED CPACK_GENERATOR)